Rate Overview
Live
1 RUB = 0.580867 UAH
1 UAH = 1.7216
RUB
Avg
0.585541
High
0.589855
Low
0.580867
Last updated: 5/7/2026, 3:25:14 AM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.58 UAH |
| 10 RUB | 5.81 UAH |
| 50 RUB | 29.04 UAH |
| 100 RUB | 58.09 UAH |
| 500 RUB | 290.43 UAH |
| 1,000 RUB | 580.87 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-05-07T03:25:14Z",
"rates": {
"UAH": 0.580867
}
}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": 58.0867,
"rate": 0.580867
}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