Rate Overview
Live
1 RUB = 0.582302 UAH
1 UAH = 1.7173
RUB
Avg
0.572433
High
0.622316
Low
0.525275
Last updated: 6/30/2026, 5:35:09 PM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.58 UAH |
| 10 RUB | 5.82 UAH |
| 50 RUB | 29.12 UAH |
| 100 RUB | 58.23 UAH |
| 500 RUB | 291.15 UAH |
| 1,000 RUB | 582.30 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-30T17:35:09Z",
"rates": {
"UAH": 0.582302
}
}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.230199999999996,
"rate": 0.582302
}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