Rate Overview
Live
1 PHP = 0.104000 DKK
1 DKK = 9.6154
PHP
Avg
0.109530
High
0.118761
Low
0.103627
Last updated: 5/28/2026, 3:32:13 AM
Quick Conversions
| PHP | DKK |
|---|---|
| 1 PHP | 0.10 DKK |
| 10 PHP | 1.04 DKK |
| 50 PHP | 5.20 DKK |
| 100 PHP | 10.40 DKK |
| 500 PHP | 52.00 DKK |
| 1,000 PHP | 104.00 DKK |
Get PHP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=DKKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-28T03:32:13Z",
"rates": {
"DKK": 0.104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "DKK",
"amount": 100
},
"result": 10.4,
"rate": 0.104
}Build with PHP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key