Rate Overview
Live
1 MXN = 5.0052 KGS
1 KGS = 0.199793
MXN
Avg
4.9995
High
5.0200
Low
4.9765
Last updated: 7/11/2026, 10:23:03 AM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.01 KGS |
| 10 MXN | 50.05 KGS |
| 50 MXN | 250.26 KGS |
| 100 MXN | 500.52 KGS |
| 500 MXN | 2,502.60 KGS |
| 1,000 MXN | 5,005.19 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-11T10:23:03Z",
"rates": {
"KGS": 5.00519
}
}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": 500.519,
"rate": 5.00519
}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