Rate Overview
Live
1 RON = 0.217544 USD
1 USD = 4.5968
RON
Avg
0.217675
High
0.218046
Low
0.217354
Last updated: 7/28/2026, 8:44:50 AM
Quick Conversions
| RON | USD |
|---|---|
| 1 RON | 0.22 USD |
| 10 RON | 2.18 USD |
| 50 RON | 10.88 USD |
| 100 RON | 21.75 USD |
| 500 RON | 108.77 USD |
| 1,000 RON | 217.54 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-28T08:44:50Z",
"rates": {
"USD": 0.217544
}
}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.7544,
"rate": 0.217544
}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