Rate Overview
Live
1 KGS = 0.196865 MXN
1 MXN = 5.0796
KGS
Avg
0.198882
High
0.200345
Low
0.196778
Last updated: 5/7/2026, 3:46:02 PM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.20 MXN |
| 10 KGS | 1.97 MXN |
| 50 KGS | 9.84 MXN |
| 100 KGS | 19.69 MXN |
| 500 KGS | 98.43 MXN |
| 1,000 KGS | 196.87 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-07T15:46:02Z",
"rates": {
"MXN": 0.196865
}
}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.686500000000002,
"rate": 0.196865
}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