Rate Overview
Live
1 PHP = 2.6472 JPY
1 JPY = 0.377755
PHP
Avg
2.6316
High
2.6551
Low
2.6048
Last updated: 6/16/2026, 5:12:16 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.65 JPY |
| 10 PHP | 26.47 JPY |
| 50 PHP | 132.36 JPY |
| 100 PHP | 264.72 JPY |
| 500 PHP | 1,323.61 JPY |
| 1,000 PHP | 2,647.22 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-06-16T05:12:16Z",
"rates": {
"JPY": 2.647221
}
}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": 264.7221,
"rate": 2.647221
}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