Rate Overview
Live
1 GMD = 1.1906 KGS
1 KGS = 0.839890
GMD
Avg
1.1897
High
1.2071
Low
1.1842
Last updated: 3/7/2026, 7:58:27 AM
Quick Conversions
| GMD | KGS |
|---|---|
| 1 GMD | 1.19 KGS |
| 10 GMD | 11.91 KGS |
| 50 GMD | 59.53 KGS |
| 100 GMD | 119.06 KGS |
| 500 GMD | 595.32 KGS |
| 1,000 GMD | 1,190.63 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-03-07T07:58:27Z",
"rates": {
"KGS": 1.190632
}
}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.0632,
"rate": 1.190632
}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