Rate Overview
Live
1 FJD = 1.9627 RON
1 RON = 0.509512
FJD
Avg
1.9391
High
2.0127
Low
1.8997
Last updated: 3/27/2026, 11:13:18 AM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 1.96 RON |
| 10 FJD | 19.63 RON |
| 50 FJD | 98.13 RON |
| 100 FJD | 196.27 RON |
| 500 FJD | 981.33 RON |
| 1,000 FJD | 1,962.66 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-03-27T11:13:18Z",
"rates": {
"RON": 1.962663
}
}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": 196.2663,
"rate": 1.962663
}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