Rate Overview
Live
1 PHP = 2.5349 JPY
1 JPY = 0.394490
PHP
Avg
2.5578
High
2.5939
Low
2.5349
Last updated: 5/6/2026, 3:38:15 PM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.53 JPY |
| 10 PHP | 25.35 JPY |
| 50 PHP | 126.75 JPY |
| 100 PHP | 253.49 JPY |
| 500 PHP | 1,267.46 JPY |
| 1,000 PHP | 2,534.92 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-06T15:38:15Z",
"rates": {
"JPY": 2.534916
}
}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": 253.4916,
"rate": 2.534916
}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