Rate Overview
Live
1 DKK = 9.5927 PHP
1 PHP = 0.104246
DKK
Avg
9.3680
High
9.6499
Low
9.0787
Last updated: 5/27/2026, 9:34:47 PM
Quick Conversions
| DKK | PHP |
|---|---|
| 1 DKK | 9.59 PHP |
| 10 DKK | 95.93 PHP |
| 50 DKK | 479.63 PHP |
| 100 DKK | 959.27 PHP |
| 500 DKK | 4,796.34 PHP |
| 1,000 DKK | 9,592.67 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-05-27T21:34:47Z",
"rates": {
"PHP": 9.59267
}
}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": 959.267,
"rate": 9.59267
}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