Rate Overview
Live
1 MAD = 9.3348 KGS
1 KGS = 0.107126
MAD
Avg
9.4474
High
9.6606
Low
9.3154
Last updated: 7/26/2026, 9:50:01 PM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.33 KGS |
| 10 MAD | 93.35 KGS |
| 50 MAD | 466.74 KGS |
| 100 MAD | 933.48 KGS |
| 500 MAD | 4,667.40 KGS |
| 1,000 MAD | 9,334.80 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-26T21:50:01Z",
"rates": {
"KGS": 9.334804
}
}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": 933.4804,
"rate": 9.334804
}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