Rate Overview
Live
1 MAD = 9.3784 KGS
1 KGS = 0.106628
MAD
Avg
9.4493
High
9.5488
Low
9.3784
Last updated: 3/7/2026, 1:07:13 AM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.38 KGS |
| 10 MAD | 93.78 KGS |
| 50 MAD | 468.92 KGS |
| 100 MAD | 937.84 KGS |
| 500 MAD | 4,689.20 KGS |
| 1,000 MAD | 9,378.41 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-07T01:07:13Z",
"rates": {
"KGS": 9.378409
}
}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": 937.8408999999999,
"rate": 9.378409
}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