Rate Overview
Live
1 USD = 4.5252 RON
1 RON = 0.220985
USD
Avg
4.5346
High
4.5469
Low
4.5252
Last updated: 8/15/2026, 7:04:20 PM
Quick Conversions
| USD | RON |
|---|---|
| 1 USD | 4.53 RON |
| 10 USD | 45.25 RON |
| 50 USD | 226.26 RON |
| 100 USD | 452.52 RON |
| 500 USD | 2,262.60 RON |
| 1,000 USD | 4,525.20 RON |
Get USD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=RONExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T19:04:20Z",
"rates": {
"RON": 4.52519701
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "RON",
"amount": 100
},
"result": 452.51970100000005,
"rate": 4.52519701
}Build with USD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key