Rate Overview
Live
1 FJD = 2.0500 RON
1 RON = 0.487798
FJD
Avg
2.0431
High
2.0522
Low
2.0277
Last updated: 7/3/2026, 5:44:41 PM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 2.05 RON |
| 10 FJD | 20.50 RON |
| 50 FJD | 102.50 RON |
| 100 FJD | 205.00 RON |
| 500 FJD | 1,025.02 RON |
| 1,000 FJD | 2,050.03 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-07-03T17:44:41Z",
"rates": {
"RON": 2.050031
}
}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": 205.00310000000002,
"rate": 2.050031
}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