Rate Overview
Live
1 PHP = 2.6394 JPY
1 JPY = 0.378872
PHP
Avg
2.6519
High
2.6599
Low
2.6394
Last updated: 4/16/2026, 7:37:50 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.64 JPY |
| 10 PHP | 26.39 JPY |
| 50 PHP | 131.97 JPY |
| 100 PHP | 263.94 JPY |
| 500 PHP | 1,319.71 JPY |
| 1,000 PHP | 2,639.41 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-04-16T07:37:50Z",
"rates": {
"JPY": 2.639413
}
}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.94129999999996,
"rate": 2.639413
}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