Rate Overview
Live
1 UAH = 1.6014 RUB
1 RUB = 0.624455
UAH
Avg
2.0245
High
2.6309
Low
1.6014
Last updated: 5/28/2026, 9:53:37 PM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.60 RUB |
| 10 UAH | 16.01 RUB |
| 50 UAH | 80.07 RUB |
| 100 UAH | 160.14 RUB |
| 500 UAH | 800.70 RUB |
| 1,000 UAH | 1,601.40 RUB |
Get UAH/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=RUBExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-28T21:53:37Z",
"rates": {
"RUB": 1.601396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "RUB",
"amount": 100
},
"result": 160.1396,
"rate": 1.601396
}Build with UAH/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key