Rate Overview
Live
1 MXN = 3.4913 PHP
1 PHP = 0.286425
MXN
Avg
3.4700
High
3.4930
Low
3.4495
Last updated: 4/17/2026, 6:09:08 AM
Quick Conversions
| MXN | PHP |
|---|---|
| 1 MXN | 3.49 PHP |
| 10 MXN | 34.91 PHP |
| 50 MXN | 174.57 PHP |
| 100 MXN | 349.13 PHP |
| 500 MXN | 1,745.66 PHP |
| 1,000 MXN | 3,491.31 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-04-17T06:09:08Z",
"rates": {
"PHP": 3.491312
}
}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": 349.13120000000004,
"rate": 3.491312
}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