Rate Overview
Live
1 MXN = 50.6188 KPW
1 KPW = 0.019756
MXN
Avg
51.3805
High
52.2591
Low
50.6045
Last updated: 3/7/2026, 1:00:34 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 50.62 KPW |
| 10 MXN | 506.19 KPW |
| 50 MXN | 2,530.94 KPW |
| 100 MXN | 5,061.88 KPW |
| 500 MXN | 25,309.38 KPW |
| 1,000 MXN | 50,618.76 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-03-07T01:00:34Z",
"rates": {
"KPW": 50.618764
}
}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": 5061.8764,
"rate": 50.618764
}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