Rate Overview
Live
1 MXN = 3.3303 PHP
1 PHP = 0.300274
MXN
Avg
3.3381
High
3.3573
Low
3.3246
Last updated: 3/7/2026, 1:00:17 AM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.33 PHP |
| 10 MXN | 33.30 PHP |
| 50 MXN | 166.51 PHP |
| 100 MXN | 333.03 PHP |
| 500 MXN | 1,665.15 PHP |
| 1,000 MXN | 3,330.30 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-03-07T01:00:17Z",
"rates": {
"PHP": 3.330296
}
}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": 333.0296,
"rate": 3.330296
}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