Rate Overview
Live
1 KGS = 0.197254 MXN
1 MXN = 5.0696
KGS
Avg
0.197861
High
0.198874
Low
0.197006
Last updated: 4/17/2026, 7:37:06 AM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.20 MXN |
| 10 KGS | 1.97 MXN |
| 50 KGS | 9.86 MXN |
| 100 KGS | 19.73 MXN |
| 500 KGS | 98.63 MXN |
| 1,000 KGS | 197.25 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-04-17T07:37:06Z",
"rates": {
"MXN": 0.197254
}
}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.7254,
"rate": 0.197254
}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