Rate Overview
Live
1 PHP = 2.6260 JPY
1 JPY = 0.380807
PHP
Avg
2.6323
High
2.6474
Low
2.6227
Last updated: 7/5/2026, 9:27:25 PM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.63 JPY |
| 10 PHP | 26.26 JPY |
| 50 PHP | 131.30 JPY |
| 100 PHP | 262.60 JPY |
| 500 PHP | 1,313.00 JPY |
| 1,000 PHP | 2,626.01 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-05T21:27:25Z",
"rates": {
"JPY": 2.626005
}
}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": 262.6005,
"rate": 2.626005
}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