Rate Overview
Live
1 UAH = 1.7305 RUB
1 RUB = 0.577864
UAH
Avg
1.7255
High
1.7334
Low
1.7075
Last updated: 7/11/2026, 10:48:51 AM
Quick Conversions
| UAH | RUB |
|---|---|
| 1 UAH | 1.73 RUB |
| 10 UAH | 17.31 RUB |
| 50 UAH | 86.53 RUB |
| 100 UAH | 173.05 RUB |
| 500 UAH | 865.26 RUB |
| 1,000 UAH | 1,730.51 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-07-11T10:48:51Z",
"rates": {
"RUB": 1.730511
}
}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": 173.0511,
"rate": 1.730511
}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