Rate Overview
Live
1 YER = 0.026976 DKK
1 DKK = 37.0700
YER
Avg
0.026872
High
0.027100
Low
0.026510
Last updated: 3/7/2026, 7:39:09 AM
Quick Conversions
| YER | DKK |
|---|---|
| 1 YER | 0.03 DKK |
| 10 YER | 0.27 DKK |
| 50 YER | 1.35 DKK |
| 100 YER | 2.70 DKK |
| 500 YER | 13.49 DKK |
| 1,000 YER | 26.98 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-07T07:39:09Z",
"rates": {
"DKK": 0.026976
}
}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.6976,
"rate": 0.026976
}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