Rate Overview
Live
1 PHP = 0.293993 MXN
1 MXN = 3.4014 PHP
Avg
0.314109
High
0.328963
Low
0.293993
Last updated: 1/25/2026, 9:06:01 AM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.29 MXN |
| 10 PHP | 2.94 MXN |
| 50 PHP | 14.70 MXN |
| 100 PHP | 29.40 MXN |
| 500 PHP | 147.00 MXN |
| 1,000 PHP | 293.99 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-01-25T09:06:01Z",
"rates": {
"MXN": 0.293993
}
}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": 29.3993,
"rate": 0.293993
}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