Rate Overview
Live
1 KGS = 0.107173 MAD
1 MAD = 9.3307
KGS
Avg
0.107433
High
0.114967
Low
0.101051
Last updated: 7/6/2026, 1:44:22 AM
Quick Conversions
| KGS | MAD |
|---|---|
| 1 KGS | 0.11 MAD |
| 10 KGS | 1.07 MAD |
| 50 KGS | 5.36 MAD |
| 100 KGS | 10.72 MAD |
| 500 KGS | 53.59 MAD |
| 1,000 KGS | 107.17 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-07-06T01:44:22Z",
"rates": {
"MAD": 0.107173
}
}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.7173,
"rate": 0.107173
}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