Rate Overview
Live
1 MXN = 5.0437 KGS
1 KGS = 0.198269
MXN
Avg
4.8913
High
5.1014
Low
4.6145
Last updated: 8/1/2026, 2:42:25 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.04 KGS |
| 10 MXN | 50.44 KGS |
| 50 MXN | 252.18 KGS |
| 100 MXN | 504.37 KGS |
| 500 MXN | 2,521.83 KGS |
| 1,000 MXN | 5,043.66 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-08-01T14:42:25Z",
"rates": {
"KGS": 5.043658
}
}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.3658,
"rate": 5.043658
}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