Rate Overview
Live
1 MXN = 4.8490 KGS
1 KGS = 0.206227
MXN
Avg
4.5655
High
5.0727
Low
4.1748
Last updated: 3/27/2026, 2:35:42 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 4.85 KGS |
| 10 MXN | 48.49 KGS |
| 50 MXN | 242.45 KGS |
| 100 MXN | 484.90 KGS |
| 500 MXN | 2,424.52 KGS |
| 1,000 MXN | 4,849.03 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-03-27T14:35:42Z",
"rates": {
"KGS": 4.849034
}
}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": 484.9034,
"rate": 4.849034
}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