Rate Overview
Live
1 KRW = 0.011456 MXN
1 MXN = 87.2905
KRW
Avg
0.011466
High
0.011570
Low
0.011356
Last updated: 5/30/2026, 3:39:40 AM
Quick Conversions
| KRW | MXN |
|---|---|
| 1 KRW | 0.01 MXN |
| 10 KRW | 0.11 MXN |
| 50 KRW | 0.57 MXN |
| 100 KRW | 1.15 MXN |
| 500 KRW | 5.73 MXN |
| 1,000 KRW | 11.46 MXN |
Get KRW/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MXNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-30T03:39:40Z",
"rates": {
"MXN": 0.011456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MXN",
"amount": 100
},
"result": 1.1456,
"rate": 0.011456
}Build with KRW/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key