Rate Overview
Live
1 RON = 0.218688 USD
1 USD = 4.5727
RON
Avg
0.218299
High
0.218972
Low
0.217281
Last updated: 7/7/2026, 5:02:58 AM
Quick Conversions
| RON | USD |
|---|---|
| 1 RON | 0.22 USD |
| 10 RON | 2.19 USD |
| 50 RON | 10.93 USD |
| 100 RON | 21.87 USD |
| 500 RON | 109.34 USD |
| 1,000 RON | 218.69 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-07T05:02:58Z",
"rates": {
"USD": 0.218688
}
}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.8688,
"rate": 0.218688
}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