Rate Overview
Live
1 RUB = 0.619519 UAH
1 UAH = 1.6142
RUB
Avg
0.620200
High
0.624269
Low
0.611505
Last updated: 6/16/2026, 1:23:31 PM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.62 UAH |
| 10 RUB | 6.20 UAH |
| 50 RUB | 30.98 UAH |
| 100 RUB | 61.95 UAH |
| 500 RUB | 309.76 UAH |
| 1,000 RUB | 619.52 UAH |
Get RUB/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=UAHExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-16T13:23:31Z",
"rates": {
"UAH": 0.619519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "UAH",
"amount": 100
},
"result": 61.9519,
"rate": 0.619519
}Build with RUB/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key