Rate Overview
Live
1 MXN = 5.0696 KGS
1 KGS = 0.197254
MXN
Avg
5.0541
High
5.0760
Low
5.0283
Last updated: 4/17/2026, 7:31:11 AM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.07 KGS |
| 10 MXN | 50.70 KGS |
| 50 MXN | 253.48 KGS |
| 100 MXN | 506.96 KGS |
| 500 MXN | 2,534.80 KGS |
| 1,000 MXN | 5,069.60 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-04-17T07:31:11Z",
"rates": {
"KGS": 5.0696
}
}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": 506.96000000000004,
"rate": 5.0696
}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