Rate Overview
Live
1 MXN = 3.3734 PHP
1 PHP = 0.296441
MXN
Avg
3.3860
High
3.4082
Low
3.3598
Last updated: 2/14/2026, 10:45:44 AM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.37 PHP |
| 10 MXN | 33.73 PHP |
| 50 MXN | 168.67 PHP |
| 100 MXN | 337.34 PHP |
| 500 MXN | 1,686.68 PHP |
| 1,000 MXN | 3,373.35 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-02-14T10:45:44Z",
"rates": {
"PHP": 3.373353
}
}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": 337.33529999999996,
"rate": 3.373353
}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