Rate Overview
Live
1 JOD = 1.4076 PAB
1 PAB = 0.710446
JOD
Avg
1.4099
High
1.4109
Low
1.4076
Last updated: 5/7/2026, 1:18:00 AM
Quick Conversions
| JOD | PAB |
|---|---|
| 1 JOD | 1.41 PAB |
| 10 JOD | 14.08 PAB |
| 50 JOD | 70.38 PAB |
| 100 JOD | 140.76 PAB |
| 500 JOD | 703.78 PAB |
| 1,000 JOD | 1,407.57 PAB |
Get JOD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=PABExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-05-07T01:18:00Z",
"rates": {
"PAB": 1.407567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "PAB",
"amount": 100
},
"result": 140.7567,
"rate": 1.407567
}Build with JOD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key