Rate Overview
Live
1 PAB = 178.2360 DJF
1 DJF = 0.005611
PAB
Avg
178.0856
High
178.7510
Low
177.6613
Last updated: 7/22/2026, 6:30:05 AM
Quick Conversions
| PAB | DJF |
|---|---|
| 1 PAB | 178.24 DJF |
| 10 PAB | 1,782.36 DJF |
| 50 PAB | 8,911.80 DJF |
| 100 PAB | 17,823.60 DJF |
| 500 PAB | 89,118.01 DJF |
| 1,000 PAB | 178,236.03 DJF |
Get PAB/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=DJFExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-22T06:30:05Z",
"rates": {
"DJF": 178.236027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "DJF",
"amount": 100
},
"result": 17823.6027,
"rate": 178.236027
}Build with PAB/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key