Rate Overview
Live
1 PHP = 2.6359 JPY
1 JPY = 0.379381
PHP
Avg
2.6088
High
2.7084
Low
2.5157
Last updated: 3/27/2026, 6:43:50 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.64 JPY |
| 10 PHP | 26.36 JPY |
| 50 PHP | 131.79 JPY |
| 100 PHP | 263.59 JPY |
| 500 PHP | 1,317.94 JPY |
| 1,000 PHP | 2,635.87 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-03-27T06:43:50Z",
"rates": {
"JPY": 2.635873
}
}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.5873,
"rate": 2.635873
}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