Rate Overview
Live
1 YER = 0.026617 DKK
1 DKK = 37.5700
YER
Avg
0.026698
High
0.026797
Low
0.026617
Last updated: 5/7/2026, 1:50:33 PM
Quick Conversions
| YER | DKK |
|---|---|
| 1 YER | 0.03 DKK |
| 10 YER | 0.27 DKK |
| 50 YER | 1.33 DKK |
| 100 YER | 2.66 DKK |
| 500 YER | 13.31 DKK |
| 1,000 YER | 26.62 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-07T13:50:33Z",
"rates": {
"DKK": 0.026617
}
}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.6616999999999997,
"rate": 0.026617
}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