Rate Overview
Live
1 RUB = 0.578340 UAH
1 UAH = 1.7291
RUB
Avg
0.577456
High
0.582302
Low
0.567134
Last updated: 7/7/2026, 3:58:19 AM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.58 UAH |
| 10 RUB | 5.78 UAH |
| 50 RUB | 28.92 UAH |
| 100 RUB | 57.83 UAH |
| 500 RUB | 289.17 UAH |
| 1,000 RUB | 578.34 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-07T03:58:19Z",
"rates": {
"UAH": 0.57834
}
}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.833999999999996,
"rate": 0.57834
}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