Rate Overview
Live
1 KPW = 0.020030 MXN
1 MXN = 49.9251
KPW
Avg
0.019508
High
0.020030
Low
0.019015
Last updated: 3/27/2026, 11:23:35 AM
Quick Conversions
| KPW | MXN |
|---|---|
| 1 KPW | 0.02 MXN |
| 10 KPW | 0.20 MXN |
| 50 KPW | 1.00 MXN |
| 100 KPW | 2.00 MXN |
| 500 KPW | 10.01 MXN |
| 1,000 KPW | 20.03 MXN |
Get KPW/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=MXNExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T11:23:35Z",
"rates": {
"MXN": 0.02003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "MXN",
"amount": 100
},
"result": 2.003,
"rate": 0.02003
}Build with KPW/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key