PHP
MXN
$

PHP/MXN Exchange Rate

Philippine Peso to Mexican Peso

Live Rate
0.297911
-2.29% YTD

1 MXN = 3.3567 PHP

PHP/MXN Price Chart

Historical exchange rate performance

Current 0.297911
High 0.304882
Low 0.291974
YTD Change -2.29%

Rate Overview

Live
1 PHP = 0.297911 MXN
1 MXN = 3.3567 PHP
Avg
0.297226
High
0.304882
Low
0.291974

Last updated: 3/27/2026, 6:09:29 PM

Quick Conversions

PHPMXN
1 PHP0.30 MXN
10 PHP2.98 MXN
50 PHP14.90 MXN
100 PHP29.79 MXN
500 PHP148.96 MXN
1,000 PHP297.91 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-03-27T18:09:29Z",
  "rates": {
    "MXN": 0.297911
  }
}

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": 29.791099999999997,
  "rate": 0.297911
}

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