Rate Overview
Live
1 DJF = 0.005617 PAB
1 PAB = 178.0310
DJF
Avg
0.005613
High
0.005629
Low
0.005604
Last updated: 3/7/2026, 12:10:39 AM
Quick Conversions
| DJF | PAB |
|---|---|
| 1 DJF | 0.01 PAB |
| 10 DJF | 0.06 PAB |
| 50 DJF | 0.28 PAB |
| 100 DJF | 0.56 PAB |
| 500 DJF | 2.81 PAB |
| 1,000 DJF | 5.62 PAB |
Get DJF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=PABExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T00:10:39Z",
"rates": {
"PAB": 0.005617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "PAB",
"amount": 100
},
"result": 0.5617,
"rate": 0.005617
}Build with DJF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key