Rate Overview
Live
1 GMD = 1.1796 KGS
1 KGS = 0.847743
GMD
Avg
1.1840
High
1.1944
Low
1.1796
Last updated: 8/12/2026, 12:53:41 PM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.18 KGS |
| 10 GMD | 11.80 KGS |
| 50 GMD | 58.98 KGS |
| 100 GMD | 117.96 KGS |
| 500 GMD | 589.80 KGS |
| 1,000 GMD | 1,179.60 KGS |
Get GMD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=KGSExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-12T12:53:41Z",
"rates": {
"KGS": 1.179603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "KGS",
"amount": 100
},
"result": 117.96029999999999,
"rate": 1.179603
}Build with GMD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key