Rate Overview
Live
1 UAH = 1.7814 RUB
1 RUB = 0.561346
UAH
Avg
1.7444
High
1.9226
Low
1.6019
Last updated: 8/1/2026, 6:03:27 AM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.78 RUB |
| 10 UAH | 17.81 RUB |
| 50 UAH | 89.07 RUB |
| 100 UAH | 178.14 RUB |
| 500 UAH | 890.72 RUB |
| 1,000 UAH | 1,781.43 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-08-01T06:03:27Z",
"rates": {
"RUB": 1.781431
}
}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": 178.1431,
"rate": 1.781431
}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