PHP
MXN
$

PHP/MXN Exchange Rate

Philippine Peso to Mexican Peso

Live Rate
0.296974
-0.21% 7D

1 MXN = 3.3673 PHP

PHP/MXN Price Chart

Historical exchange rate performance

Current 0.296974
High 0.299766
Low 0.295774
7D Change -0.21%

Rate Overview

Live
1 PHP = 0.296974 MXN
1 MXN = 3.3673 PHP
Avg
0.297087
High
0.299766
Low
0.295774

Last updated: 3/27/2026, 11:18:05 AM

Quick Conversions

PHPMXN
1 PHP0.30 MXN
10 PHP2.97 MXN
50 PHP14.85 MXN
100 PHP29.70 MXN
500 PHP148.49 MXN
1,000 PHP296.97 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-27T11:18:05Z",
  "rates": {
    "MXN": 0.296974
  }
}

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.697400000000002,
  "rate": 0.296974
}

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