Rate Overview
Live
1 PHP = 0.286425 MXN
1 MXN = 3.4913
PHP
Avg
0.288188
High
0.289898
Low
0.286284
Last updated: 4/17/2026, 6:09:29 AM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.29 MXN |
| 10 PHP | 2.86 MXN |
| 50 PHP | 14.32 MXN |
| 100 PHP | 28.64 MXN |
| 500 PHP | 143.21 MXN |
| 1,000 PHP | 286.43 MXN |
Get PHP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MXNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:29Z",
"rates": {
"MXN": 0.286425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MXN",
"amount": 100
},
"result": 28.6425,
"rate": 0.286425
}Build with PHP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key