Rate Overview
Live
1 FJD = 0.319247 JOD
1 JOD = 3.1324
FJD
Avg
0.319115
High
0.321041
Low
0.318456
Last updated: 8/13/2026, 2:48:38 PM
Quick Conversions
| FJD | JOD |
|---|---|
| 1 FJD | 0.32 JOD |
| 10 FJD | 3.19 JOD |
| 50 FJD | 15.96 JOD |
| 100 FJD | 31.92 JOD |
| 500 FJD | 159.62 JOD |
| 1,000 FJD | 319.25 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-08-13T14:48:38Z",
"rates": {
"JOD": 0.319247
}
}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.9247,
"rate": 0.319247
}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