PHP
MXN
$

PHP/MXN Exchange Rate

Philippine Peso to Mexican Peso

Live Rate
0.297059
-15.97% 1Y

1 MXN = 3.3663 PHP

PHP/MXN Price Chart

Historical exchange rate performance

Current 0.297059
High 0.356307
Low 0.290713
1Y Change -15.97%

Rate Overview

Live
1 PHP = 0.297059 MXN
1 MXN = 3.3663 PHP
Avg
0.320864
High
0.356307
Low
0.290713

Last updated: 3/27/2026, 12:53:40 PM

Quick Conversions

PHPMXN
1 PHP0.30 MXN
10 PHP2.97 MXN
50 PHP14.85 MXN
100 PHP29.71 MXN
500 PHP148.53 MXN
1,000 PHP297.06 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-27T12:53:40Z",
  "rates": {
    "MXN": 0.297059
  }
}

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.705900000000003,
  "rate": 0.297059
}

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