Rate Overview
Live
1 FJD = 1.9536 RON
1 RON = 0.511882
FJD
Avg
1.9541
High
1.9635
Low
1.9414
Last updated: 4/16/2026, 7:59:35 PM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 1.95 RON |
| 10 FJD | 19.54 RON |
| 50 FJD | 97.68 RON |
| 100 FJD | 195.36 RON |
| 500 FJD | 976.79 RON |
| 1,000 FJD | 1,953.57 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-04-16T19:59:35Z",
"rates": {
"RON": 1.953574
}
}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": 195.35739999999998,
"rate": 1.953574
}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