Rate Overview
Live
1 YER = 0.026552 DKK
1 DKK = 37.6619
YER
Avg
0.026709
High
0.026968
Low
0.026552
Last updated: 4/17/2026, 10:43:12 AM
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.28 DKK |
| 1,000 YER | 26.55 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-04-17T10:43:12Z",
"rates": {
"DKK": 0.026552
}
}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.6552,
"rate": 0.026552
}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