Rate Overview
Live
1 PHP = 0.277273 MXN
1 MXN = 3.6066
PHP
Avg
0.281002
High
0.283783
Low
0.277273
Last updated: 8/12/2026, 3:23:39 AM
Quick Conversions
| PHP | MXN |
|---|---|
| 1 PHP | 0.28 MXN |
| 10 PHP | 2.77 MXN |
| 50 PHP | 13.86 MXN |
| 100 PHP | 27.73 MXN |
| 500 PHP | 138.64 MXN |
| 1,000 PHP | 277.27 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-08-12T03:23:39Z",
"rates": {
"MXN": 0.277273
}
}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": 27.7273,
"rate": 0.277273
}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