Rate Overview
Live
1 MXN = 52.4613 KPW
1 KPW = 0.019062
MXN
Avg
52.9159
High
53.2472
Low
52.4613
Last updated: 9/15/2026, 5:17:58 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 52.46 KPW |
| 10 MXN | 524.61 KPW |
| 50 MXN | 2,623.06 KPW |
| 100 MXN | 5,246.13 KPW |
| 500 MXN | 26,230.65 KPW |
| 1,000 MXN | 52,461.30 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-09-15T05:17:58Z",
"rates": {
"KPW": 52.461298
}
}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": 5246.1298,
"rate": 52.461298
}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