Rate Overview
Live
1 DKK = 36.2422 YER
1 YER = 0.027592
DKK
Avg
37.1924
High
38.1867
Low
36.2422
Last updated: 7/14/2026, 5:51:36 PM
Quick Conversions
| DKK | YER |
|---|---|
| 1 DKK | 36.24 YER |
| 10 DKK | 362.42 YER |
| 50 DKK | 1,812.11 YER |
| 100 DKK | 3,624.22 YER |
| 500 DKK | 18,121.10 YER |
| 1,000 DKK | 36,242.20 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-14T17:51:36Z",
"rates": {
"YER": 36.242201
}
}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.2201,
"rate": 36.242201
}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