Rate Overview
Live
1 MXN = 52.1936 KPW
1 KPW = 0.019159
MXN
Avg
52.0156
High
52.2397
Low
51.7491
Last updated: 4/17/2026, 4:53:25 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 52.19 KPW |
| 10 MXN | 521.94 KPW |
| 50 MXN | 2,609.68 KPW |
| 100 MXN | 5,219.36 KPW |
| 500 MXN | 26,096.78 KPW |
| 1,000 MXN | 52,193.56 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-04-17T04:53:25Z",
"rates": {
"KPW": 52.193563
}
}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": 5219.3562999999995,
"rate": 52.193563
}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