Rate Overview
Live
1 MAD = 9.3330 KGS
1 KGS = 0.107146
MAD
Avg
9.3896
High
9.4472
Low
9.3330
Last updated: 9/4/2026, 9:35:35 PM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.33 KGS |
| 10 MAD | 93.33 KGS |
| 50 MAD | 466.65 KGS |
| 100 MAD | 933.30 KGS |
| 500 MAD | 4,666.51 KGS |
| 1,000 MAD | 9,333.02 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-09-04T21:35:35Z",
"rates": {
"KGS": 9.333017
}
}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.3017,
"rate": 9.333017
}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