Rate Overview
Live
1 MXN = 5.1585 KGS
1 KGS = 0.193855
MXN
Avg
5.1712
High
5.1848
Low
5.1460
Last updated: 9/10/2026, 5:13:35 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.16 KGS |
| 10 MXN | 51.58 KGS |
| 50 MXN | 257.92 KGS |
| 100 MXN | 515.85 KGS |
| 500 MXN | 2,579.25 KGS |
| 1,000 MXN | 5,158.50 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-09-10T17:13:35Z",
"rates": {
"KGS": 5.158497
}
}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": 515.8497,
"rate": 5.158497
}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