Rate Overview
Live
1 GMD = 1.1807 KGS
1 KGS = 0.846922
GMD
Avg
1.1780
High
1.1838
Low
1.1686
Last updated: 7/29/2026, 1:23:09 PM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.18 KGS |
| 10 GMD | 11.81 KGS |
| 50 GMD | 59.04 KGS |
| 100 GMD | 118.07 KGS |
| 500 GMD | 590.37 KGS |
| 1,000 GMD | 1,180.75 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-29T13:23:09Z",
"rates": {
"KGS": 1.180746
}
}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.0746,
"rate": 1.180746
}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