Rate Overview
Live
1 MXN = 50.0215 KPW
1 KPW = 0.019991
MXN
Avg
50.1309
High
52.4625
Low
48.4835
Last updated: 3/27/2026, 9:25:04 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 50.02 KPW |
| 10 MXN | 500.22 KPW |
| 50 MXN | 2,501.08 KPW |
| 100 MXN | 5,002.15 KPW |
| 500 MXN | 25,010.76 KPW |
| 1,000 MXN | 50,021.52 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-27T09:25:04Z",
"rates": {
"KPW": 50.021524
}
}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": 5002.1524,
"rate": 50.021524
}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