Rate Overview
Live
1 KGS = 0.202128 MXN
1 MXN = 4.9474
KGS
Avg
0.199669
High
0.202191
Low
0.196817
Last updated: 3/6/2026, 8:14:36 AM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.20 MXN |
| 10 KGS | 2.02 MXN |
| 50 KGS | 10.11 MXN |
| 100 KGS | 20.21 MXN |
| 500 KGS | 101.06 MXN |
| 1,000 KGS | 202.13 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-06T08:14:36Z",
"rates": {
"MXN": 0.202128
}
}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.2128,
"rate": 0.202128
}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