Rate Overview
Live
1 KRW = 0.011538 MXN
1 MXN = 86.6701
KRW
Avg
0.011475
High
0.011646
Low
0.011336
Last updated: 7/9/2026, 8:53:34 AM
Quick Conversions
| KRW | MXN |
|---|---|
| 1 KRW | 0.01 MXN |
| 10 KRW | 0.12 MXN |
| 50 KRW | 0.58 MXN |
| 100 KRW | 1.15 MXN |
| 500 KRW | 5.77 MXN |
| 1,000 KRW | 11.54 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-09T08:53:34Z",
"rates": {
"MXN": 0.011538
}
}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.1538,
"rate": 0.011538
}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