Rate Overview
Live
1 UAH = 1.8539 RUB
1 RUB = 0.539406
UAH
Avg
1.8160
High
1.8923
Low
1.7653
Last updated: 3/27/2026, 12:03:16 PM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.85 RUB |
| 10 UAH | 18.54 RUB |
| 50 UAH | 92.69 RUB |
| 100 UAH | 185.39 RUB |
| 500 UAH | 926.95 RUB |
| 1,000 UAH | 1,853.89 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-03-27T12:03:16Z",
"rates": {
"RUB": 1.853892
}
}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": 185.38920000000002,
"rate": 1.853892
}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