Rate Overview
Live
1 GMD = 1.1975 KGS
1 KGS = 0.835048
GMD
Avg
1.1948
High
1.1975
Low
1.1894
Last updated: 5/8/2026, 4:42:15 AM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.20 KGS |
| 10 GMD | 11.98 KGS |
| 50 GMD | 59.88 KGS |
| 100 GMD | 119.75 KGS |
| 500 GMD | 598.77 KGS |
| 1,000 GMD | 1,197.54 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-08T04:42:15Z",
"rates": {
"KGS": 1.197536
}
}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.75359999999999,
"rate": 1.197536
}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