Rate Overview
Live
1 MXN = 49.9248 KPW
1 KPW = 0.020030
MXN
Avg
51.2778
High
52.5895
Low
49.9248
Last updated: 3/27/2026, 11:35:22 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 49.92 KPW |
| 10 MXN | 499.25 KPW |
| 50 MXN | 2,496.24 KPW |
| 100 MXN | 4,992.48 KPW |
| 500 MXN | 24,962.41 KPW |
| 1,000 MXN | 49,924.82 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-27T11:35:22Z",
"rates": {
"KPW": 49.924823
}
}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": 4992.482300000001,
"rate": 49.924823
}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