Rate Overview
Live
1 KGS = 0.073539 DKK
1 DKK = 13.5982
KGS
Avg
0.073258
High
0.073895
Low
0.072325
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| KGS | DKK |
|---|---|
| 1 KGS | 0.07 DKK |
| 10 KGS | 0.74 DKK |
| 50 KGS | 3.68 DKK |
| 100 KGS | 7.35 DKK |
| 500 KGS | 36.77 DKK |
| 1,000 KGS | 73.54 DKK |
Get KGS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=DKKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T07:10:40Z",
"rates": {
"DKK": 0.073539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "DKK",
"amount": 100
},
"result": 7.353899999999999,
"rate": 0.073539
}Build with KGS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key