Rate Overview
Live
1 MAD = 9.5407 KGS
1 KGS = 0.104814
MAD
Avg
9.4765
High
9.5407
Low
9.4496
Last updated: 5/7/2026, 8:00:57 PM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.54 KGS |
| 10 MAD | 95.41 KGS |
| 50 MAD | 477.03 KGS |
| 100 MAD | 954.07 KGS |
| 500 MAD | 4,770.35 KGS |
| 1,000 MAD | 9,540.70 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-05-07T20:00:57Z",
"rates": {
"KGS": 9.540698
}
}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": 954.0698000000001,
"rate": 9.540698
}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