Rate Overview
Live
1 PHP = 0.297059 MXN
1 MXN = 3.3663
PHP
Avg
0.297111
High
0.299766
Low
0.295774
Last updated: 3/27/2026, 12:53:22 PM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.30 MXN |
| 10 PHP | 2.97 MXN |
| 50 PHP | 14.85 MXN |
| 100 PHP | 29.71 MXN |
| 500 PHP | 148.53 MXN |
| 1,000 PHP | 297.06 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-03-27T12:53:22Z",
"rates": {
"MXN": 0.297059
}
}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.705900000000003,
"rate": 0.297059
}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