Rate Overview
Live
1 PHP = 2.5809 JPY
1 JPY = 0.387462
PHP
Avg
2.5272
High
2.7176
Low
2.1700
Last updated: 5/26/2026, 9:19:46 PM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.58 JPY |
| 10 PHP | 25.81 JPY |
| 50 PHP | 129.05 JPY |
| 100 PHP | 258.09 JPY |
| 500 PHP | 1,290.45 JPY |
| 1,000 PHP | 2,580.90 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-05-26T21:19:46Z",
"rates": {
"JPY": 2.5809
}
}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": 258.09000000000003,
"rate": 2.5809
}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