Rate Overview
Live
1 DKK = 9.7199 PHP
1 PHP = 0.102881
DKK
Avg
9.6723
High
9.7199
Low
9.6248
Last updated: 9/2/2026, 11:42:15 PM
Quick Conversions
| DKK | PHP |
|---|---|
| 1 DKK | 9.72 PHP |
| 10 DKK | 97.20 PHP |
| 50 DKK | 486.00 PHP |
| 100 DKK | 971.99 PHP |
| 500 DKK | 4,859.96 PHP |
| 1,000 DKK | 9,719.93 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-09-02T23:42:15Z",
"rates": {
"PHP": 9.719928
}
}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": 971.9928,
"rate": 9.719928
}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