Rate Overview
Live
1 KGS = 0.200310 MXN
1 MXN = 4.9923
KGS
Avg
0.200045
High
0.200944
Low
0.199203
Last updated: 7/10/2026, 2:29:41 PM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.20 MXN |
| 10 KGS | 2.00 MXN |
| 50 KGS | 10.02 MXN |
| 100 KGS | 20.03 MXN |
| 500 KGS | 100.16 MXN |
| 1,000 KGS | 200.31 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-07-10T14:29:41Z",
"rates": {
"MXN": 0.20031
}
}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.031,
"rate": 0.20031
}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