Rate Overview
Live
1 DKK = 36.8546 YER
1 YER = 0.027134
DKK
Avg
36.7776
High
36.8676
Low
36.6853
Last updated: 9/4/2026, 1:57:37 PM
Quick Conversions
| DKK | YER |
|---|---|
| 1 DKK | 36.85 YER |
| 10 DKK | 368.55 YER |
| 50 DKK | 1,842.73 YER |
| 100 DKK | 3,685.46 YER |
| 500 DKK | 18,427.30 YER |
| 1,000 DKK | 36,854.60 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-09-04T13:57:37Z",
"rates": {
"YER": 36.854596
}
}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": 3685.4596,
"rate": 36.854596
}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