Rate Overview
Live
1 PHP = 0.106544 DKK
1 DKK = 9.3858
PHP
Avg
0.106689
High
0.110147
Low
0.103627
Last updated: 7/25/2026, 11:08:03 PM
Quick Conversions
| PHP | DKK |
|---|---|
| 1 PHP | 0.11 DKK |
| 10 PHP | 1.07 DKK |
| 50 PHP | 5.33 DKK |
| 100 PHP | 10.65 DKK |
| 500 PHP | 53.27 DKK |
| 1,000 PHP | 106.54 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-07-25T23:08:03Z",
"rates": {
"DKK": 0.106544
}
}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.6544,
"rate": 0.106544
}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