Rate Overview
Live
1 RUB = 0.573901 UAH
1 UAH = 1.7425
RUB
Avg
0.549590
High
0.623415
Low
0.493000
Last updated: 7/25/2026, 7:22:40 PM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.57 UAH |
| 10 RUB | 5.74 UAH |
| 50 RUB | 28.70 UAH |
| 100 RUB | 57.39 UAH |
| 500 RUB | 286.95 UAH |
| 1,000 RUB | 573.90 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-25T19:22:40Z",
"rates": {
"UAH": 0.573901
}
}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.3901,
"rate": 0.573901
}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