Rate Overview
Live
1 PAB = 0.710445 JOD
1 JOD = 1.4076
PAB
Avg
0.709238
High
0.710445
Low
0.708768
Last updated: 5/6/2026, 10:16:06 PM
Quick Conversions
| PAB | JOD |
|---|---|
| 1 PAB | 0.71 JOD |
| 10 PAB | 7.10 JOD |
| 50 PAB | 35.52 JOD |
| 100 PAB | 71.04 JOD |
| 500 PAB | 355.22 JOD |
| 1,000 PAB | 710.44 JOD |
Get PAB/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=JODExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-06T22:16:06Z",
"rates": {
"JOD": 0.710445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "JOD",
"amount": 100
},
"result": 71.0445,
"rate": 0.710445
}Build with PAB/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key