Rate Overview
Live
1 UAH = 1.9024 RUB
1 RUB = 0.525644
UAH
Avg
1.9304
High
1.9568
Low
1.9024
Last updated: 9/10/2026, 2:20:58 PM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.90 RUB |
| 10 UAH | 19.02 RUB |
| 50 UAH | 95.12 RUB |
| 100 UAH | 190.24 RUB |
| 500 UAH | 951.21 RUB |
| 1,000 UAH | 1,902.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-09-10T14:20:58Z",
"rates": {
"RUB": 1.902429
}
}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": 190.2429,
"rate": 1.902429
}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