Rate Overview
Live
1 FJD = 2.0415 RON
1 RON = 0.489837
FJD
Avg
2.0438
High
2.0536
Low
2.0374
Last updated: 8/12/2026, 6:44:17 AM
Quick Conversions
| FJD | RON |
|---|---|
| 1 FJD | 2.04 RON |
| 10 FJD | 20.41 RON |
| 50 FJD | 102.07 RON |
| 100 FJD | 204.15 RON |
| 500 FJD | 1,020.75 RON |
| 1,000 FJD | 2,041.49 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-08-12T06:44:17Z",
"rates": {
"RON": 2.041494
}
}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": 204.1494,
"rate": 2.041494
}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