Rate Overview
Live
1 PHP = 0.106229 DKK
1 DKK = 9.4136
PHP
Avg
0.106972
High
0.107709
Low
0.106229
Last updated: 7/1/2026, 9:42:07 PM
Quick Conversions
| PHP | DKK |
|---|---|
| 1 PHP | 0.11 DKK |
| 10 PHP | 1.06 DKK |
| 50 PHP | 5.31 DKK |
| 100 PHP | 10.62 DKK |
| 500 PHP | 53.11 DKK |
| 1,000 PHP | 106.23 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-01T21:42:07Z",
"rates": {
"DKK": 0.106229
}
}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.6229,
"rate": 0.106229
}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