Rate Overview
Live
1 RUB = 0.555688 UAH
1 UAH = 1.7996
RUB
Avg
0.559600
High
0.564018
Low
0.555688
Last updated: 3/6/2026, 5:10:19 PM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.56 UAH |
| 10 RUB | 5.56 UAH |
| 50 RUB | 27.78 UAH |
| 100 RUB | 55.57 UAH |
| 500 RUB | 277.84 UAH |
| 1,000 RUB | 555.69 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-03-06T17:10:19Z",
"rates": {
"UAH": 0.555688
}
}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": 55.568799999999996,
"rate": 0.555688
}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