Rate Overview
Live
1 PAB = 178.0894 DJF
1 DJF = 0.005615
PAB
Avg
178.0882
High
178.7510
Low
177.6613
Last updated: 5/27/2026, 9:56:53 AM
Quick Conversions
| PAB | DJF |
|---|---|
| 1 PAB | 178.09 DJF |
| 10 PAB | 1,780.89 DJF |
| 50 PAB | 8,904.47 DJF |
| 100 PAB | 17,808.94 DJF |
| 500 PAB | 89,044.72 DJF |
| 1,000 PAB | 178,089.44 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-05-27T09:56:53Z",
"rates": {
"DJF": 178.089436
}
}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": 17808.943600000002,
"rate": 178.089436
}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