Rate Overview
Live
1 KGS = 0.206188 MXN
1 MXN = 4.8499
KGS
Avg
0.212047
High
0.235218
Low
0.196147
Last updated: 3/27/2026, 1:54:10 PM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.21 MXN |
| 10 KGS | 2.06 MXN |
| 50 KGS | 10.31 MXN |
| 100 KGS | 20.62 MXN |
| 500 KGS | 103.09 MXN |
| 1,000 KGS | 206.19 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-27T13:54:10Z",
"rates": {
"MXN": 0.206188
}
}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.6188,
"rate": 0.206188
}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