Rate Overview
Live
1 PHP = 2.6531 JPY
1 JPY = 0.376917
PHP
Avg
2.6443
High
2.6553
Low
2.6325
Last updated: 7/26/2026, 9:25:50 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.65 JPY |
| 10 PHP | 26.53 JPY |
| 50 PHP | 132.66 JPY |
| 100 PHP | 265.31 JPY |
| 500 PHP | 1,326.55 JPY |
| 1,000 PHP | 2,653.11 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-26T09:25:50Z",
"rates": {
"JPY": 2.653105
}
}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.3105,
"rate": 2.653105
}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