Rate Overview
Live
1 PHP = 0.296774 MXN
1 MXN = 3.3696
PHP
Avg
0.297145
High
0.304882
Low
0.291974
Last updated: 3/27/2026, 4:32:01 PM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.30 MXN |
| 10 PHP | 2.97 MXN |
| 50 PHP | 14.84 MXN |
| 100 PHP | 29.68 MXN |
| 500 PHP | 148.39 MXN |
| 1,000 PHP | 296.77 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-27T16:32:01Z",
"rates": {
"MXN": 0.296774
}
}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.6774,
"rate": 0.296774
}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