Rate Overview
Live
1 MAD = 9.3524 KGS
1 KGS = 0.106924
MAD
Avg
9.5231
High
9.9420
Low
9.3154
Last updated: 7/28/2026, 2:07:01 PM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.35 KGS |
| 10 MAD | 93.52 KGS |
| 50 MAD | 467.62 KGS |
| 100 MAD | 935.24 KGS |
| 500 MAD | 4,676.21 KGS |
| 1,000 MAD | 9,352.41 KGS |
Get MAD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=KGSExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-28T14:07:01Z",
"rates": {
"KGS": 9.35241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "KGS",
"amount": 100
},
"result": 935.2410000000001,
"rate": 9.35241
}Build with MAD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key