Rate Overview
Live
1 DKK = 36.2424 YER
1 YER = 0.027592
DKK
Avg
36.2875
High
36.3552
Low
36.2376
Last updated: 7/28/2026, 7:00:20 AM
Quick Conversions
| DKK | YER |
|---|---|
| 1 DKK | 36.24 YER |
| 10 DKK | 362.42 YER |
| 50 DKK | 1,812.12 YER |
| 100 DKK | 3,624.24 YER |
| 500 DKK | 18,121.21 YER |
| 1,000 DKK | 36,242.43 YER |
Get DKK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=YERExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T07:00:20Z",
"rates": {
"YER": 36.242429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "YER",
"amount": 100
},
"result": 3624.2429,
"rate": 36.242429
}Build with DKK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key