Rate Overview
Live
1 RUB = 0.574662 UAH
1 UAH = 1.7402
RUB
Avg
0.571802
High
0.624702
Low
0.528451
Last updated: 7/27/2026, 12:05:06 PM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.57 UAH |
| 10 RUB | 5.75 UAH |
| 50 RUB | 28.73 UAH |
| 100 RUB | 57.47 UAH |
| 500 RUB | 287.33 UAH |
| 1,000 RUB | 574.66 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-07-27T12:05:06Z",
"rates": {
"UAH": 0.574662
}
}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": 57.4662,
"rate": 0.574662
}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