Rate Overview
Live
1 PHP = 0.108931 DKK
1 DKK = 9.1801
PHP
Avg
0.109478
High
0.110096
Low
0.108931
Last updated: 3/7/2026, 7:35:03 AM
Quick Conversions
| PHP | DKK |
|---|---|
| 1 PHP | 0.11 DKK |
| 10 PHP | 1.09 DKK |
| 50 PHP | 5.45 DKK |
| 100 PHP | 10.89 DKK |
| 500 PHP | 54.47 DKK |
| 1,000 PHP | 108.93 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-03-07T07:35:03Z",
"rates": {
"DKK": 0.108931
}
}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.8931,
"rate": 0.108931
}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