Rate Overview
Live
1 DKK = 9.4730 PHP
1 PHP = 0.105563
DKK
Avg
9.4415
High
9.4730
Low
9.4228
Last updated: 7/23/2026, 7:02:29 AM
Quick Conversions
| DKK | PHP |
|---|---|
| 1 DKK | 9.47 PHP |
| 10 DKK | 94.73 PHP |
| 50 DKK | 473.65 PHP |
| 100 DKK | 947.30 PHP |
| 500 DKK | 4,736.52 PHP |
| 1,000 DKK | 9,473.03 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-07-23T07:02:29Z",
"rates": {
"PHP": 9.473032
}
}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": 947.3032,
"rate": 9.473032
}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