Rate Overview
Live
1 PHP = 0.105189 DKK
1 DKK = 9.5067
PHP
Avg
0.105939
High
0.106618
Low
0.105189
Last updated: 4/17/2026, 5:28:34 PM
Quick Conversions
| PHP | DKK |
|---|---|
| 1 PHP | 0.11 DKK |
| 10 PHP | 1.05 DKK |
| 50 PHP | 5.26 DKK |
| 100 PHP | 10.52 DKK |
| 500 PHP | 52.59 DKK |
| 1,000 PHP | 105.19 DKK |
Get PHP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=DKKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T17:28:34Z",
"rates": {
"DKK": 0.105189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "DKK",
"amount": 100
},
"result": 10.5189,
"rate": 0.105189
}Build with PHP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key