Rate Overview
Live
1 MAD = 9.3514 KGS
1 KGS = 0.106936
MAD
Avg
9.3102
High
9.8959
Low
8.6981
Last updated: 3/27/2026, 1:25:31 PM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.35 KGS |
| 10 MAD | 93.51 KGS |
| 50 MAD | 467.57 KGS |
| 100 MAD | 935.14 KGS |
| 500 MAD | 4,675.70 KGS |
| 1,000 MAD | 9,351.40 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-03-27T13:25:31Z",
"rates": {
"KGS": 9.351403
}
}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.1402999999999,
"rate": 9.351403
}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