Rate Overview
Live
1 YER = 0.027211 DKK
1 DKK = 36.7498
YER
Avg
0.027108
High
0.027211
Low
0.027007
Last updated: 3/28/2026, 12:18:08 PM
Quick Conversions
| YER | DKK |
|---|---|
| 1 YER | 0.03 DKK |
| 10 YER | 0.27 DKK |
| 50 YER | 1.36 DKK |
| 100 YER | 2.72 DKK |
| 500 YER | 13.61 DKK |
| 1,000 YER | 27.21 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-03-28T12:18:08Z",
"rates": {
"DKK": 0.027211
}
}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.7211,
"rate": 0.027211
}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