Rate Overview
Live
1 MXN = 5.0513 KGS
1 KGS = 0.197969
MXN
Avg
5.0214
High
5.0513
Low
5.0059
Last updated: 7/31/2026, 11:55:33 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.05 KGS |
| 10 MXN | 50.51 KGS |
| 50 MXN | 252.56 KGS |
| 100 MXN | 505.13 KGS |
| 500 MXN | 2,525.65 KGS |
| 1,000 MXN | 5,051.30 KGS |
Get MXN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=KGSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-31T23:55:33Z",
"rates": {
"KGS": 5.051297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "KGS",
"amount": 100
},
"result": 505.1297,
"rate": 5.051297
}Build with MXN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key