Rate Overview
Live
1 PAB = 178.0791 DJF
1 DJF = 0.005615
PAB
Avg
178.2761
High
178.8798
Low
177.9973
Last updated: 9/1/2026, 7:54:36 PM
Quick Conversions
| PAB | DJF |
|---|---|
| 1 PAB | 178.08 DJF |
| 10 PAB | 1,780.79 DJF |
| 50 PAB | 8,903.96 DJF |
| 100 PAB | 17,807.91 DJF |
| 500 PAB | 89,039.55 DJF |
| 1,000 PAB | 178,079.10 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-09-01T19:54:36Z",
"rates": {
"DJF": 178.0791
}
}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": 17807.91,
"rate": 178.0791
}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