Rate Overview
Live
1 KGS = 0.106977 MAD
1 MAD = 9.3478
KGS
Avg
0.105740
High
0.107348
Low
0.103513
Last updated: 7/9/2026, 2:20:57 PM
Quick Conversions
| KGS | MAD |
|---|---|
| 1 KGS | 0.11 MAD |
| 10 KGS | 1.07 MAD |
| 50 KGS | 5.35 MAD |
| 100 KGS | 10.70 MAD |
| 500 KGS | 53.49 MAD |
| 1,000 KGS | 106.98 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-07-09T14:20:57Z",
"rates": {
"MAD": 0.106977
}
}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.697700000000001,
"rate": 0.106977
}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