Rate Overview
Live
1 RON = 0.220984 USD
1 USD = 4.5252
RON
Avg
0.220527
High
0.220984
Low
0.219929
Last updated: 8/15/2026, 9:59:20 AM
Quick Conversions
| RON | USD |
|---|---|
| 1 RON | 0.22 USD |
| 10 RON | 2.21 USD |
| 50 RON | 11.05 USD |
| 100 RON | 22.10 USD |
| 500 RON | 110.49 USD |
| 1,000 RON | 220.98 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-08-15T09:59:20Z",
"rates": {
"USD": 0.220984
}
}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": 22.0984,
"rate": 0.220984
}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