Rate Overview
Live
1 MXN = 52.0023 KPW
1 KPW = 0.019230
MXN
Avg
51.9280
High
52.3909
Low
51.3795
Last updated: 5/27/2026, 9:45:11 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 52.00 KPW |
| 10 MXN | 520.02 KPW |
| 50 MXN | 2,600.11 KPW |
| 100 MXN | 5,200.23 KPW |
| 500 MXN | 26,001.14 KPW |
| 1,000 MXN | 52,002.28 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-27T09:45:11Z",
"rates": {
"KPW": 52.002277
}
}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": 5200.2277,
"rate": 52.002277
}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