PHP
MXN
$

PHP/MXN Exchange Rate

Philippine Peso to Mexican Peso

Live Rate
0.283108
-12.79% 1Y

1 MXN = 3.5322 PHP

PHP/MXN Price Chart

Historical exchange rate performance

Current 0.283108
High 0.330310
Low 0.281192
1Y Change -12.79%

Rate Overview

Live
1 PHP = 0.283108 MXN
1 MXN = 3.5322 PHP
Avg
0.302300
High
0.330310
Low
0.281192

Last updated: 7/26/2026, 9:52:17 PM

Quick Conversions

PHPMXN
1 PHP0.28 MXN
10 PHP2.83 MXN
50 PHP14.16 MXN
100 PHP28.31 MXN
500 PHP141.55 MXN
1,000 PHP283.11 MXN

Get PHP/MXN Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=MXN

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-07-26T21:52:17Z",
  "rates": {
    "MXN": 0.283108
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=MXN&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "MXN",
    "amount": 100
  },
  "result": 28.310800000000004,
  "rate": 0.283108
}

Build with PHP/MXN Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key