Rate Overview
Live
1 PHP = 0.296440 MXN
1 MXN = 3.3734
PHP
Avg
0.295339
High
0.297638
Low
0.293408
Last updated: 2/14/2026, 2:38:01 PM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.30 MXN |
| 10 PHP | 2.96 MXN |
| 50 PHP | 14.82 MXN |
| 100 PHP | 29.64 MXN |
| 500 PHP | 148.22 MXN |
| 1,000 PHP | 296.44 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-02-14T14:38:01Z",
"rates": {
"MXN": 0.29644
}
}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.644,
"rate": 0.29644
}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