Rate Overview
Live
1 MXN = 5.0520 KGS
1 KGS = 0.197942
MXN
Avg
5.0499
High
5.0645
Low
5.0305
Last updated: 5/28/2026, 8:31:51 PM
Quick Conversions
| MXN | KGS |
|---|---|
| 1 MXN | 5.05 KGS |
| 10 MXN | 50.52 KGS |
| 50 MXN | 252.60 KGS |
| 100 MXN | 505.20 KGS |
| 500 MXN | 2,526.00 KGS |
| 1,000 MXN | 5,051.99 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-05-28T20:31:51Z",
"rates": {
"KGS": 5.051994
}
}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": 505.19939999999997,
"rate": 5.051994
}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