Rate Overview
Live
1 RON = 0.222811 USD
1 USD = 4.4881
RON
Avg
0.224465
High
0.225606
Low
0.222811
Last updated: 5/8/2026, 3:38:12 PM
Quick Conversions
| RON | USD |
|---|---|
| 1 RON | 0.22 USD |
| 10 RON | 2.23 USD |
| 50 RON | 11.14 USD |
| 100 RON | 22.28 USD |
| 500 RON | 111.41 USD |
| 1,000 RON | 222.81 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-05-08T15:38:12Z",
"rates": {
"USD": 0.222811
}
}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.281100000000002,
"rate": 0.222811
}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