Rate Overview
Live
1 MXN = 53.1183 KPW
1 KPW = 0.018826
MXN
Avg
52.8048
High
53.1183
Low
51.6473
Last updated: 8/21/2026, 2:08:23 AM
Quick Conversions
| MXN | KPW |
|---|---|
| 1 MXN | 53.12 KPW |
| 10 MXN | 531.18 KPW |
| 50 MXN | 2,655.92 KPW |
| 100 MXN | 5,311.83 KPW |
| 500 MXN | 26,559.17 KPW |
| 1,000 MXN | 53,118.34 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-21T02:08:23Z",
"rates": {
"KPW": 53.11834
}
}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": 5311.834000000001,
"rate": 53.11834
}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