Rate Overview
Live
1 MAD = 9.4621 KGS
1 KGS = 0.105685
MAD
Avg
9.4432
High
9.4621
Low
9.4298
Last updated: 6/17/2026, 6:43:38 AM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.46 KGS |
| 10 MAD | 94.62 KGS |
| 50 MAD | 473.10 KGS |
| 100 MAD | 946.21 KGS |
| 500 MAD | 4,731.03 KGS |
| 1,000 MAD | 9,462.05 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-06-17T06:43:38Z",
"rates": {
"KGS": 9.462054
}
}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": 946.2054,
"rate": 9.462054
}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