Rate Overview
Live
1 MXN = 50.2078 KPW
1 KPW = 0.019917
MXN
Avg
50.4072
High
50.6595
Low
50.0975
Last updated: 3/27/2026, 7:43:45 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 50.21 KPW |
| 10 MXN | 502.08 KPW |
| 50 MXN | 2,510.39 KPW |
| 100 MXN | 5,020.78 KPW |
| 500 MXN | 25,103.90 KPW |
| 1,000 MXN | 50,207.79 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-27T07:43:45Z",
"rates": {
"KPW": 50.20779
}
}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": 5020.779,
"rate": 50.20779
}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