Rate Overview
Live
1 MXN = 5.0174 KGS
1 KGS = 0.199307
MXN
Avg
4.6403
High
5.0727
Low
4.1748
Last updated: 7/29/2026, 5:37:32 AM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.02 KGS |
| 10 MXN | 50.17 KGS |
| 50 MXN | 250.87 KGS |
| 100 MXN | 501.74 KGS |
| 500 MXN | 2,508.69 KGS |
| 1,000 MXN | 5,017.38 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-29T05:37:32Z",
"rates": {
"KGS": 5.017376
}
}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": 501.7376,
"rate": 5.017376
}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