Rate Overview
Live
1 UAH = 1.6990 RUB
1 RUB = 0.588579
UAH
Avg
1.7044
High
1.7216
Low
1.6953
Last updated: 5/7/2026, 11:09:11 PM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.70 RUB |
| 10 UAH | 16.99 RUB |
| 50 UAH | 84.95 RUB |
| 100 UAH | 169.90 RUB |
| 500 UAH | 849.50 RUB |
| 1,000 UAH | 1,699.01 RUB |
Get UAH/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=RUBExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T23:09:11Z",
"rates": {
"RUB": 1.699006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "RUB",
"amount": 100
},
"result": 169.9006,
"rate": 1.699006
}Build with UAH/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key