Rate Overview
Live
1 PHP = 2.6553 JPY
1 JPY = 0.376611
PHP
Avg
2.6367
High
2.7230
Low
2.5698
Last updated: 7/25/2026, 4:47:54 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.66 JPY |
| 10 PHP | 26.55 JPY |
| 50 PHP | 132.76 JPY |
| 100 PHP | 265.53 JPY |
| 500 PHP | 1,327.63 JPY |
| 1,000 PHP | 2,655.26 JPY |
Get PHP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=JPYExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-25T04:47:54Z",
"rates": {
"JPY": 2.655257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "JPY",
"amount": 100
},
"result": 265.52570000000003,
"rate": 2.655257
}Build with PHP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key