Rate Overview
Live
1 GMD = 1.1979 KGS
1 KGS = 0.834768
GMD
Avg
1.1907
High
1.1979
Low
1.1817
Last updated: 4/17/2026, 10:47:47 AM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.20 KGS |
| 10 GMD | 11.98 KGS |
| 50 GMD | 59.90 KGS |
| 100 GMD | 119.79 KGS |
| 500 GMD | 598.97 KGS |
| 1,000 GMD | 1,197.94 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-04-17T10:47:47Z",
"rates": {
"KGS": 1.197938
}
}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": 119.79379999999999,
"rate": 1.197938
}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