Rate Overview
Live
1 KRW = 0.011584 MXN
1 MXN = 86.3260
KRW
Avg
0.011430
High
0.011584
Low
0.011253
Last updated: 7/8/2026, 10:24:22 AM
Quick Conversions
| KRW | MXN |
|---|---|
| 1 KRW | 0.01 MXN |
| 10 KRW | 0.12 MXN |
| 50 KRW | 0.58 MXN |
| 100 KRW | 1.16 MXN |
| 500 KRW | 5.79 MXN |
| 1,000 KRW | 11.58 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-07-08T10:24:22Z",
"rates": {
"MXN": 0.011584
}
}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.1584,
"rate": 0.011584
}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