Rate Overview
Live
1 KGS = 0.198492 MXN
1 MXN = 5.0380
KGS
Avg
0.217781
High
0.239533
Low
0.197134
Last updated: 5/27/2026, 8:44:56 PM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.20 MXN |
| 10 KGS | 1.98 MXN |
| 50 KGS | 9.92 MXN |
| 100 KGS | 19.85 MXN |
| 500 KGS | 99.25 MXN |
| 1,000 KGS | 198.49 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-05-27T20:44:56Z",
"rates": {
"MXN": 0.198492
}
}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": 19.8492,
"rate": 0.198492
}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