Rate Overview
Live
1 FJD = 1.9865 RON
1 RON = 0.503393
FJD
Avg
1.9726
High
1.9883
Low
1.9493
Last updated: 3/6/2026, 8:43:21 PM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 1.99 RON |
| 10 FJD | 19.87 RON |
| 50 FJD | 99.33 RON |
| 100 FJD | 198.65 RON |
| 500 FJD | 993.26 RON |
| 1,000 FJD | 1,986.52 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-06T20:43:21Z",
"rates": {
"RON": 1.986521
}
}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": 198.6521,
"rate": 1.986521
}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