Rate Overview
Live
1 GMD = 1.1885 KGS
1 KGS = 0.841407
GMD
Avg
1.2021
High
1.2330
Low
1.1698
Last updated: 5/28/2026, 11:03:01 PM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.19 KGS |
| 10 GMD | 11.88 KGS |
| 50 GMD | 59.42 KGS |
| 100 GMD | 118.85 KGS |
| 500 GMD | 594.24 KGS |
| 1,000 GMD | 1,188.49 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-05-28T23:03:01Z",
"rates": {
"KGS": 1.188485
}
}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": 118.8485,
"rate": 1.188485
}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