PHP
MXN
$

PHP/MXN Exchange Rate

Philippine Peso to Mexican Peso

Live Rate
0.283956
-0.28% 7D

1 MXN = 3.5217 PHP

PHP/MXN Price Chart

Historical exchange rate performance

Current 0.283956
High 0.285274
Low 0.282316
7D Change -0.28%

Rate Overview

Live
1 PHP = 0.283956 MXN
1 MXN = 3.5217 PHP
Avg
0.284027
High
0.285274
Low
0.282316

Last updated: 6/17/2026, 7:55:26 AM

Quick Conversions

PHPMXN
1 PHP0.28 MXN
10 PHP2.84 MXN
50 PHP14.20 MXN
100 PHP28.40 MXN
500 PHP141.98 MXN
1,000 PHP283.96 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-06-17T07:55:26Z",
  "rates": {
    "MXN": 0.283956
  }
}

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.395599999999998,
  "rate": 0.283956
}

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