Rate Overview
Live
1 PHP = 0.282132 MXN
1 MXN = 3.5444
PHP
Avg
0.334255
High
0.434430
Low
0.282132
Last updated: 7/24/2026, 2:45:46 AM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.28 MXN |
| 10 PHP | 2.82 MXN |
| 50 PHP | 14.11 MXN |
| 100 PHP | 28.21 MXN |
| 500 PHP | 141.07 MXN |
| 1,000 PHP | 282.13 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-07-24T02:45:46Z",
"rates": {
"MXN": 0.282132
}
}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.2132,
"rate": 0.282132
}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