Rate Overview
Live
1 KGS = 0.075143 DKK
1 DKK = 13.3080
KGS
Avg
0.073294
High
0.075327
Low
0.071965
Last updated: 6/25/2026, 9:12:57 AM
Quick Conversions
| KGS | DKK |
|---|---|
| 1 KGS | 0.08 DKK |
| 10 KGS | 0.75 DKK |
| 50 KGS | 3.76 DKK |
| 100 KGS | 7.51 DKK |
| 500 KGS | 37.57 DKK |
| 1,000 KGS | 75.14 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-06-25T09:12:57Z",
"rates": {
"DKK": 0.075143
}
}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.5143,
"rate": 0.075143
}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