Rate Overview
Live
1 RON = 0.217655 USD
1 USD = 4.5944
RON
Avg
0.227363
High
0.233411
Low
0.217106
Last updated: 7/21/2026, 10:58:03 AM
Quick Conversions
| RON | USD |
|---|---|
| 1 RON | 0.22 USD |
| 10 RON | 2.18 USD |
| 50 RON | 10.88 USD |
| 100 RON | 21.77 USD |
| 500 RON | 108.83 USD |
| 1,000 RON | 217.66 USD |
Get RON/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=USDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-21T10:58:03Z",
"rates": {
"USD": 0.217655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "USD",
"amount": 100
},
"result": 21.7655,
"rate": 0.217655
}Build with RON/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key