Rate Overview
Live
1 FJD = 0.319960 JOD
1 JOD = 3.1254
FJD
Avg
0.320589
High
0.322453
Low
0.319689
Last updated: 9/3/2026, 2:43:55 PM
Quick Conversions
| FJD | JOD |
|---|---|
| 1 FJD | 0.32 JOD |
| 10 FJD | 3.20 JOD |
| 50 FJD | 16.00 JOD |
| 100 FJD | 32.00 JOD |
| 500 FJD | 159.98 JOD |
| 1,000 FJD | 319.96 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-09-03T14:43:55Z",
"rates": {
"JOD": 0.31996
}
}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": 31.996000000000002,
"rate": 0.31996
}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