Rate Overview
Live
1 MXN = 53.2571 KPW
1 KPW = 0.018777
MXN
Avg
51.6843
High
53.2571
Low
50.0555
Last updated: 8/21/2026, 11:08:56 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 53.26 KPW |
| 10 MXN | 532.57 KPW |
| 50 MXN | 2,662.86 KPW |
| 100 MXN | 5,325.71 KPW |
| 500 MXN | 26,628.56 KPW |
| 1,000 MXN | 53,257.13 KPW |
Get MXN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=KPWExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-08-21T11:08:56Z",
"rates": {
"KPW": 53.257126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "KPW",
"amount": 100
},
"result": 5325.7126,
"rate": 53.257126
}Build with MXN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key