Rate Overview
Live
1 MXN = 5.0435 KGS
1 KGS = 0.198277
MXN
Avg
4.6095
High
5.0727
Low
4.1748
Last updated: 5/29/2026, 2:28:39 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.04 KGS |
| 10 MXN | 50.43 KGS |
| 50 MXN | 252.17 KGS |
| 100 MXN | 504.35 KGS |
| 500 MXN | 2,521.73 KGS |
| 1,000 MXN | 5,043.46 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-05-29T14:28:39Z",
"rates": {
"KGS": 5.043462
}
}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": 504.3462,
"rate": 5.043462
}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