Rate Overview
Live
1 KGS = 0.104911 MAD
1 MAD = 9.5319
KGS
Avg
0.105549
High
0.105824
Low
0.104911
Last updated: 5/7/2026, 11:24:26 AM
Quick Conversions
| KGS | MAD |
|---|---|
| 1 KGS | 0.10 MAD |
| 10 KGS | 1.05 MAD |
| 50 KGS | 5.25 MAD |
| 100 KGS | 10.49 MAD |
| 500 KGS | 52.46 MAD |
| 1,000 KGS | 104.91 MAD |
Get KGS/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MADExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T11:24:26Z",
"rates": {
"MAD": 0.104911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MAD",
"amount": 100
},
"result": 10.491100000000001,
"rate": 0.104911
}Build with KGS/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key