Rate Overview
Live
1 KGS = 0.193010 MXN
1 MXN = 5.1811
KGS
Avg
0.193966
High
0.194642
Low
0.193010
Last updated: 8/21/2026, 11:45:03 AM
Quick Conversions
| KGS | MXN |
|---|---|
| 1 KGS | 0.19 MXN |
| 10 KGS | 1.93 MXN |
| 50 KGS | 9.65 MXN |
| 100 KGS | 19.30 MXN |
| 500 KGS | 96.51 MXN |
| 1,000 KGS | 193.01 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-08-21T11:45:03Z",
"rates": {
"MXN": 0.19301
}
}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.301,
"rate": 0.19301
}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