Rate Overview
Live
1 UAH = 1.7480 RUB
1 RUB = 0.572088
UAH
Avg
1.7605
High
1.7893
Low
1.7314
Last updated: 4/17/2026, 6:19:09 AM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.75 RUB |
| 10 UAH | 17.48 RUB |
| 50 UAH | 87.40 RUB |
| 100 UAH | 174.80 RUB |
| 500 UAH | 873.99 RUB |
| 1,000 UAH | 1,747.98 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-04-17T06:19:09Z",
"rates": {
"RUB": 1.747982
}
}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": 174.79819999999998,
"rate": 1.747982
}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