Rate Overview
Live
1 UAH = 1.6256 RUB
1 RUB = 0.615171
UAH
Avg
1.6141
High
1.6256
Low
1.6019
Last updated: 6/18/2026, 10:02:56 AM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.63 RUB |
| 10 UAH | 16.26 RUB |
| 50 UAH | 81.28 RUB |
| 100 UAH | 162.56 RUB |
| 500 UAH | 812.78 RUB |
| 1,000 UAH | 1,625.56 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-06-18T10:02:56Z",
"rates": {
"RUB": 1.625563
}
}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": 162.55630000000002,
"rate": 1.625563
}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