Rate Overview
Live
1 PHP = 0.281624 MXN
1 MXN = 3.5508
PHP
Avg
0.281337
High
0.281820
Low
0.280172
Last updated: 5/27/2026, 8:23:46 PM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.28 MXN |
| 10 PHP | 2.82 MXN |
| 50 PHP | 14.08 MXN |
| 100 PHP | 28.16 MXN |
| 500 PHP | 140.81 MXN |
| 1,000 PHP | 281.62 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-05-27T20:23:46Z",
"rates": {
"MXN": 0.281624
}
}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.162399999999998,
"rate": 0.281624
}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