Rate Overview
Live
1 DKK = 9.5026 PHP
1 PHP = 0.105234
DKK
Avg
9.4408
High
9.5026
Low
9.3792
Last updated: 4/17/2026, 1:27:53 PM
Quick Conversions
| DKK | PHP |
|---|---|
| 1 DKK | 9.50 PHP |
| 10 DKK | 95.03 PHP |
| 50 DKK | 475.13 PHP |
| 100 DKK | 950.26 PHP |
| 500 DKK | 4,751.31 PHP |
| 1,000 DKK | 9,502.61 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-04-17T13:27:53Z",
"rates": {
"PHP": 9.502612
}
}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": 950.2611999999999,
"rate": 9.502612
}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