Rate Overview
Live
1 MAD = 9.3864 KGS
1 KGS = 0.106537
MAD
Avg
9.4079
High
9.4267
Low
9.3864
Last updated: 8/12/2026, 6:10:56 PM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.39 KGS |
| 10 MAD | 93.86 KGS |
| 50 MAD | 469.32 KGS |
| 100 MAD | 938.64 KGS |
| 500 MAD | 4,693.19 KGS |
| 1,000 MAD | 9,386.39 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-08-12T18:10:56Z",
"rates": {
"KGS": 9.386386
}
}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": 938.6386,
"rate": 9.386386
}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