Rate Overview
Live
1 MXN = 5.0107 KGS
1 KGS = 0.199573
MXN
Avg
5.0129
High
5.1104
Low
4.8636
Last updated: 7/27/2026, 6:21:04 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.01 KGS |
| 10 MXN | 50.11 KGS |
| 50 MXN | 250.53 KGS |
| 100 MXN | 501.07 KGS |
| 500 MXN | 2,505.35 KGS |
| 1,000 MXN | 5,010.69 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-07-27T18:21:04Z",
"rates": {
"KGS": 5.010693
}
}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": 501.0693,
"rate": 5.010693
}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