Setting exchange rates

 
Action: currency_add
 
In the request, you can send the exchange rate for several currencies at once
 
Вывод
 
{
    "status""ok",
    "error""",
    "data": {
        "currency1""OK",
        "currency2""OK"
    }
}