Rate Overview
Live
1 KRW = 0.012009 MXN
1 MXN = 83.2709
KRW
Avg
0.012034
High
0.012124
Low
0.012000
Last updated: 8/18/2026, 11:30:24 AM
Quick Conversions
| KRW | MXN |
|---|---|
| 1 KRW | 0.01 MXN |
| 10 KRW | 0.12 MXN |
| 50 KRW | 0.60 MXN |
| 100 KRW | 1.20 MXN |
| 500 KRW | 6.00 MXN |
| 1,000 KRW | 12.01 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-08-18T11:30:24Z",
"rates": {
"MXN": 0.012009
}
}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.2009,
"rate": 0.012009
}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