Rate Overview
Live
1 YER = 0.026929 DKK
1 DKK = 37.1347
YER
Avg
0.026944
High
0.027000
Low
0.026892
Last updated: 5/27/2026, 7:35:26 PM
Quick Conversions
| YER | DKK |
|---|---|
| 1 YER | 0.03 DKK |
| 10 YER | 0.27 DKK |
| 50 YER | 1.35 DKK |
| 100 YER | 2.69 DKK |
| 500 YER | 13.46 DKK |
| 1,000 YER | 26.93 DKK |
Get YER/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=DKKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T19:35:26Z",
"rates": {
"DKK": 0.026929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "DKK",
"amount": 100
},
"result": 2.6929000000000003,
"rate": 0.026929
}Build with YER/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key