Rate Overview
Live
1 RUB = 0.531142 UAH
1 UAH = 1.8827
RUB
Avg
0.541305
High
0.548494
Low
0.531142
Last updated: 8/15/2026, 10:27:29 PM
Quick Conversions
| RUB | UAH |
|---|---|
| 1 RUB | 0.53 UAH |
| 10 RUB | 5.31 UAH |
| 50 RUB | 26.56 UAH |
| 100 RUB | 53.11 UAH |
| 500 RUB | 265.57 UAH |
| 1,000 RUB | 531.14 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-08-15T22:27:29Z",
"rates": {
"UAH": 0.531142
}
}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": 53.1142,
"rate": 0.531142
}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