Rate Overview
Live
1 MXN = 4.8513 KGS
1 KGS = 0.206129
MXN
Avg
4.8944
High
4.9226
Low
4.8513
Last updated: 3/27/2026, 11:54:37 AM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 4.85 KGS |
| 10 MXN | 48.51 KGS |
| 50 MXN | 242.57 KGS |
| 100 MXN | 485.13 KGS |
| 500 MXN | 2,425.66 KGS |
| 1,000 MXN | 4,851.32 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-27T11:54:37Z",
"rates": {
"KGS": 4.85132
}
}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": 485.132,
"rate": 4.85132
}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