Rate Overview
Live
1 RON = 9.8211 UAH
1 UAH = 0.101822
RON
Avg
9.8770
High
9.9558
Low
9.8068
Last updated: 5/7/2026, 4:11:20 PM
Quick Conversions
| RON | UAH |
|---|---|
| 1 RON | 9.82 UAH |
| 10 RON | 98.21 UAH |
| 50 RON | 491.06 UAH |
| 100 RON | 982.11 UAH |
| 500 RON | 4,910.55 UAH |
| 1,000 RON | 9,821.11 UAH |
Get RON/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=UAHExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T16:11:20Z",
"rates": {
"UAH": 9.821107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "UAH",
"amount": 100
},
"result": 982.1107,
"rate": 9.821107
}Build with RON/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key