Rate Overview
Live
1 MXN = 52.1909 KPW
1 KPW = 0.019160
MXN
Avg
51.7399
High
52.1909
Low
51.3795
Last updated: 5/7/2026, 6:54:15 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 52.19 KPW |
| 10 MXN | 521.91 KPW |
| 50 MXN | 2,609.54 KPW |
| 100 MXN | 5,219.09 KPW |
| 500 MXN | 26,095.44 KPW |
| 1,000 MXN | 52,190.89 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-05-07T06:54:15Z",
"rates": {
"KPW": 52.190889
}
}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.0889,
"rate": 52.190889
}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