Rate Overview
Live
1 MXN = 5.0519 KGS
1 KGS = 0.197945
MXN
Avg
4.9616
High
5.1014
Low
4.7817
Last updated: 5/28/2026, 11:01:04 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.05 KGS |
| 10 MXN | 50.52 KGS |
| 50 MXN | 252.60 KGS |
| 100 MXN | 505.19 KGS |
| 500 MXN | 2,525.95 KGS |
| 1,000 MXN | 5,051.91 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-28T23:01:04Z",
"rates": {
"KGS": 5.051906
}
}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": 505.19059999999996,
"rate": 5.051906
}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