Rate Overview
Live
1 FJD = 0.320641 JOD
1 JOD = 3.1188
FJD
Avg
0.318983
High
0.320791
Low
0.316698
Last updated: 4/15/2026, 10:50:10 PM
Quick Conversions
| FJD | JOD |
|---|---|
| 1 FJD | 0.32 JOD |
| 10 FJD | 3.21 JOD |
| 50 FJD | 16.03 JOD |
| 100 FJD | 32.06 JOD |
| 500 FJD | 160.32 JOD |
| 1,000 FJD | 320.64 JOD |
Get FJD/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=JODExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-15T22:50:10Z",
"rates": {
"JOD": 0.320641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "JOD",
"amount": 100
},
"result": 32.0641,
"rate": 0.320641
}Build with FJD/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key