Rate Overview
Live
1 KGS = 0.205836 MXN
1 MXN = 4.8582
KGS
Avg
0.212041
High
0.235218
Low
0.196147
Last updated: 3/27/2026, 10:19:55 AM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.21 MXN |
| 10 KGS | 2.06 MXN |
| 50 KGS | 10.29 MXN |
| 100 KGS | 20.58 MXN |
| 500 KGS | 102.92 MXN |
| 1,000 KGS | 205.84 MXN |
Get KGS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MXNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T10:19:55Z",
"rates": {
"MXN": 0.205836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MXN",
"amount": 100
},
"result": 20.5836,
"rate": 0.205836
}Build with KGS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key