Rate Overview
Live
1 MXN = 3.5474 PHP
1 PHP = 0.281899
MXN
Avg
3.3222
High
3.5673
Low
3.0293
Last updated: 7/28/2026, 8:48:11 PM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.55 PHP |
| 10 MXN | 35.47 PHP |
| 50 MXN | 177.37 PHP |
| 100 MXN | 354.74 PHP |
| 500 MXN | 1,773.69 PHP |
| 1,000 MXN | 3,547.37 PHP |
Get MXN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=PHPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-28T20:48:11Z",
"rates": {
"PHP": 3.54737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "PHP",
"amount": 100
},
"result": 354.73699999999997,
"rate": 3.54737
}Build with MXN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key