Rate Overview
Live
1 FJD = 2.0247 RON
1 RON = 0.493894
FJD
Avg
2.0340
High
2.0462
Low
2.0247
Last updated: 6/16/2026, 4:09:00 AM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 2.02 RON |
| 10 FJD | 20.25 RON |
| 50 FJD | 101.24 RON |
| 100 FJD | 202.47 RON |
| 500 FJD | 1,012.36 RON |
| 1,000 FJD | 2,024.73 RON |
Get FJD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=RONExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T04:09:00Z",
"rates": {
"RON": 2.024728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "RON",
"amount": 100
},
"result": 202.4728,
"rate": 2.024728
}Build with FJD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key