Rate Overview
Live
1 KGS = 0.106423 MAD
1 MAD = 9.3965
KGS
Avg
0.105271
High
0.107782
Low
0.101212
Last updated: 8/14/2026, 2:07:52 AM
Quick Conversions
| KGS | MAD |
|---|---|
| 1 KGS | 0.11 MAD |
| 10 KGS | 1.06 MAD |
| 50 KGS | 5.32 MAD |
| 100 KGS | 10.64 MAD |
| 500 KGS | 53.21 MAD |
| 1,000 KGS | 106.42 MAD |
Get KGS/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MADExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-14T02:07:52Z",
"rates": {
"MAD": 0.106423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MAD",
"amount": 100
},
"result": 10.6423,
"rate": 0.106423
}Build with KGS/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key