Rate Overview
Live
1 GMD = 1.1832 KGS
1 KGS = 0.845196
GMD
Avg
1.1852
High
1.1975
Low
1.1715
Last updated: 7/7/2026, 9:03:03 PM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.18 KGS |
| 10 GMD | 11.83 KGS |
| 50 GMD | 59.16 KGS |
| 100 GMD | 118.32 KGS |
| 500 GMD | 591.58 KGS |
| 1,000 GMD | 1,183.16 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-07-07T21:03:03Z",
"rates": {
"KGS": 1.183158
}
}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.3158,
"rate": 1.183158
}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