Rate Overview
Live
1 KPW = 0.020039 MXN
1 MXN = 49.9027
KPW
Avg
0.019653
High
0.020039
Low
0.019054
Last updated: 3/27/2026, 2:38:21 PM
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.02 MXN |
| 1,000 KPW | 20.04 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-27T14:38:21Z",
"rates": {
"MXN": 0.020039
}
}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.0039000000000002,
"rate": 0.020039
}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