Rate Overview
Live
1 KGS = 0.105645 MAD
1 MAD = 9.4657
KGS
Avg
0.105923
High
0.106332
Low
0.105622
Last updated: 4/17/2026, 6:30:23 AM
Quick Conversions
| KGS | MAD |
|---|---|
| 1 KGS | 0.11 MAD |
| 10 KGS | 1.06 MAD |
| 50 KGS | 5.28 MAD |
| 100 KGS | 10.56 MAD |
| 500 KGS | 52.82 MAD |
| 1,000 KGS | 105.65 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-04-17T06:30:23Z",
"rates": {
"MAD": 0.105645
}
}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.5645,
"rate": 0.105645
}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