Rate Overview
Live
1 MAD = 9.3681 KGS
1 KGS = 0.106745
MAD
Avg
9.5394
High
9.8014
Low
9.1410
Last updated: 3/27/2026, 7:51:38 AM
Quick Conversions
| MAD | KGS |
|---|---|
| 1 MAD | 9.37 KGS |
| 10 MAD | 93.68 KGS |
| 50 MAD | 468.40 KGS |
| 100 MAD | 936.81 KGS |
| 500 MAD | 4,684.04 KGS |
| 1,000 MAD | 9,368.08 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-27T07:51:38Z",
"rates": {
"KGS": 9.368082
}
}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": 936.8081999999999,
"rate": 9.368082
}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