Rate Overview
Live
1 MAD = 9.5211 KGS
1 KGS = 0.105030
MAD
Avg
9.4961
High
9.5211
Low
9.4689
Last updated: 5/28/2026, 1:55:07 AM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.52 KGS |
| 10 MAD | 95.21 KGS |
| 50 MAD | 476.05 KGS |
| 100 MAD | 952.11 KGS |
| 500 MAD | 4,760.54 KGS |
| 1,000 MAD | 9,521.09 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-28T01:55:07Z",
"rates": {
"KGS": 9.521088
}
}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": 952.1088000000001,
"rate": 9.521088
}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