Rate Overview
Live
1 MXN = 3.4014 PHP
1 PHP = 0.293993 MXN
Avg
3.1867
High
3.4014
Low
3.0399
Last updated: 1/25/2026, 9:04:58 AM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.40 PHP |
| 10 MXN | 34.01 PHP |
| 50 MXN | 170.07 PHP |
| 100 MXN | 340.14 PHP |
| 500 MXN | 1,700.72 PHP |
| 1,000 MXN | 3,401.44 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-01-25T09:04:58Z",
"rates": {
"PHP": 3.40144
}
}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": 340.144,
"rate": 3.40144
}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