Rate Overview
Live
1 PHP = 2.6318 JPY
1 JPY = 0.379965
PHP
Avg
2.6355
High
2.7026
Low
2.5628
Last updated: 7/23/2026, 3:36:27 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.63 JPY |
| 10 PHP | 26.32 JPY |
| 50 PHP | 131.59 JPY |
| 100 PHP | 263.18 JPY |
| 500 PHP | 1,315.91 JPY |
| 1,000 PHP | 2,631.82 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-23T03:36:27Z",
"rates": {
"JPY": 2.631819
}
}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": 263.18190000000004,
"rate": 2.631819
}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