Rate Overview
Live
1 DKK = 9.1801 PHP
1 PHP = 0.108932
DKK
Avg
9.1343
High
9.1801
Low
9.0829
Last updated: 3/7/2026, 7:34:55 AM
Quick Conversions
| DKK | PHP |
|---|---|
| 1 DKK | 9.18 PHP |
| 10 DKK | 91.80 PHP |
| 50 DKK | 459.00 PHP |
| 100 DKK | 918.01 PHP |
| 500 DKK | 4,590.04 PHP |
| 1,000 DKK | 9,180.08 PHP |
Get DKK/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=PHPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T07:34:55Z",
"rates": {
"PHP": 9.180078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "PHP",
"amount": 100
},
"result": 918.0078,
"rate": 9.180078
}Build with DKK/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key