Rate Overview
Live
1 MXN = 4.9077 KGS
1 KGS = 0.203763
MXN
Avg
5.0040
High
5.0809
Low
4.9077
Last updated: 3/6/2026, 12:18:50 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 4.91 KGS |
| 10 MXN | 49.08 KGS |
| 50 MXN | 245.38 KGS |
| 100 MXN | 490.77 KGS |
| 500 MXN | 2,453.83 KGS |
| 1,000 MXN | 4,907.67 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-06T12:18:50Z",
"rates": {
"KGS": 4.907667
}
}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": 490.7667,
"rate": 4.907667
}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