Rate Overview
Live
1 MXN = 3.5309 PHP
1 PHP = 0.283212
MXN
Avg
3.5209
High
3.5309
Low
3.5069
Last updated: 7/8/2026, 3:20:49 AM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.53 PHP |
| 10 MXN | 35.31 PHP |
| 50 MXN | 176.55 PHP |
| 100 MXN | 353.09 PHP |
| 500 MXN | 1,765.46 PHP |
| 1,000 MXN | 3,530.92 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-08T03:20:49Z",
"rates": {
"PHP": 3.530923
}
}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": 353.0923,
"rate": 3.530923
}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