Rate Overview
Live
1 DKK = 0.154193 PAB
1 PAB = 6.4854
DKK
Avg
0.154726
High
0.155198
Low
0.154193
Last updated: 3/27/2026, 9:23:29 AM
Quick Conversions
| DKK | PAB |
|---|---|
| 1 DKK | 0.15 PAB |
| 10 DKK | 1.54 PAB |
| 50 DKK | 7.71 PAB |
| 100 DKK | 15.42 PAB |
| 500 DKK | 77.10 PAB |
| 1,000 DKK | 154.19 PAB |
Get DKK/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=PABExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T09:23:29Z",
"rates": {
"PAB": 0.154193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "PAB",
"amount": 100
},
"result": 15.4193,
"rate": 0.154193
}Build with DKK/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key