Rate Overview
Live
1 KGS = 0.198516 MXN
1 MXN = 5.0374
KGS
Avg
0.198066
High
0.198557
Low
0.197452
Last updated: 5/27/2026, 7:35:58 PM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.20 MXN |
| 10 KGS | 1.99 MXN |
| 50 KGS | 9.93 MXN |
| 100 KGS | 19.85 MXN |
| 500 KGS | 99.26 MXN |
| 1,000 KGS | 198.52 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-27T19:35:58Z",
"rates": {
"MXN": 0.198516
}
}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.8516,
"rate": 0.198516
}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