Rate Overview
Live
1 MXN = 53.1902 KPW
1 KPW = 0.018800
MXN
Avg
53.0966
High
53.2561
Low
52.7900
Last updated: 8/24/2026, 4:08:16 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 53.19 KPW |
| 10 MXN | 531.90 KPW |
| 50 MXN | 2,659.51 KPW |
| 100 MXN | 5,319.02 KPW |
| 500 MXN | 26,595.11 KPW |
| 1,000 MXN | 53,190.23 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-08-24T04:08:16Z",
"rates": {
"KPW": 53.190225
}
}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": 5319.0225,
"rate": 53.190225
}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