Rate Overview
Live
1 DJF = 0.005619 PAB
1 PAB = 177.9676
DJF
Avg
0.005615
High
0.005625
Low
0.005600
Last updated: 3/27/2026, 11:38:36 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-27T11:38:36Z",
"rates": {
"PAB": 0.005619
}
}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.5619,
"rate": 0.005619
}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