Rate Overview
Live
1 DKK = 37.0688 YER
1 YER = 0.026977
DKK
Avg
37.2150
High
37.7209
Low
36.8999
Last updated: 3/7/2026, 7:44:42 AM
Quick Conversions
| DKK | YER |
|---|---|
| 1 DKK | 37.07 YER |
| 10 DKK | 370.69 YER |
| 50 DKK | 1,853.44 YER |
| 100 DKK | 3,706.88 YER |
| 500 DKK | 18,534.40 YER |
| 1,000 DKK | 37,068.81 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-03-07T07:44:42Z",
"rates": {
"YER": 37.068806
}
}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": 3706.8806000000004,
"rate": 37.068806
}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