Rate Overview
Live
1 MXN = 3.5141 PHP
1 PHP = 0.284569
MXN
Avg
3.5213
High
3.5323
Low
3.5087
Last updated: 5/7/2026, 8:08:08 AM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.51 PHP |
| 10 MXN | 35.14 PHP |
| 50 MXN | 175.70 PHP |
| 100 MXN | 351.41 PHP |
| 500 MXN | 1,757.04 PHP |
| 1,000 MXN | 3,514.09 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-05-07T08:08:08Z",
"rates": {
"PHP": 3.514087
}
}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": 351.4087,
"rate": 3.514087
}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