Rate Overview
Live
1 FJD = 2.0309 RON
1 RON = 0.492396
FJD
Avg
1.9815
High
2.0794
Low
1.9055
Last updated: 5/27/2026, 3:39:53 AM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 2.03 RON |
| 10 FJD | 20.31 RON |
| 50 FJD | 101.54 RON |
| 100 FJD | 203.09 RON |
| 500 FJD | 1,015.44 RON |
| 1,000 FJD | 2,030.89 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-05-27T03:39:53Z",
"rates": {
"RON": 2.030887
}
}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": 203.0887,
"rate": 2.030887
}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