Rate Overview
Live
1 DKK = 0.155519 PAB
1 PAB = 6.4301
DKK
Avg
0.156176
High
0.158109
Low
0.154749
Last updated: 3/7/2026, 12:14:58 AM
Quick Conversions
| DKK | PAB |
|---|---|
| 1 DKK | 0.16 PAB |
| 10 DKK | 1.56 PAB |
| 50 DKK | 7.78 PAB |
| 100 DKK | 15.55 PAB |
| 500 DKK | 77.76 PAB |
| 1,000 DKK | 155.52 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-07T00:14:58Z",
"rates": {
"PAB": 0.155519
}
}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.5519,
"rate": 0.155519
}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