Rate Overview
Live
1 PHP = 2.6342 JPY
1 JPY = 0.379627
PHP
Avg
2.6218
High
2.6979
Low
2.5413
Last updated: 7/22/2026, 12:20:56 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.63 JPY |
| 10 PHP | 26.34 JPY |
| 50 PHP | 131.71 JPY |
| 100 PHP | 263.42 JPY |
| 500 PHP | 1,317.08 JPY |
| 1,000 PHP | 2,634.16 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-22T00:20:56Z",
"rates": {
"JPY": 2.634162
}
}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.4162,
"rate": 2.634162
}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