Rate Overview
Live
1 MXN = 5.0489 KGS
1 KGS = 0.198063
MXN
Avg
4.9615
High
5.1014
Low
4.7817
Last updated: 5/28/2026, 9:42:46 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.05 KGS |
| 10 MXN | 50.49 KGS |
| 50 MXN | 252.45 KGS |
| 100 MXN | 504.89 KGS |
| 500 MXN | 2,524.45 KGS |
| 1,000 MXN | 5,048.90 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-28T21:42:46Z",
"rates": {
"KGS": 5.048903
}
}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.8903,
"rate": 5.048903
}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