Rate Overview
Live
1 FJD = 0.319326 JOD
1 JOD = 3.1316
FJD
Avg
0.318832
High
0.320502
Low
0.316685
Last updated: 3/26/2026, 1:16:18 PM
Quick Conversions
| FJD | JOD |
|---|---|
| 1 FJD | 0.32 JOD |
| 10 FJD | 3.19 JOD |
| 50 FJD | 15.97 JOD |
| 100 FJD | 31.93 JOD |
| 500 FJD | 159.66 JOD |
| 1,000 FJD | 319.33 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-03-26T13:16:18Z",
"rates": {
"JOD": 0.319326
}
}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.9326,
"rate": 0.319326
}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