Rate Overview
Live
1 PHP = 2.6372 JPY
1 JPY = 0.379190 PHP
Avg
2.5973
High
2.6786
Low
2.4960
Last updated: 1/25/2026, 9:06:21 AM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.64 JPY |
| 10 PHP | 26.37 JPY |
| 50 PHP | 131.86 JPY |
| 100 PHP | 263.72 JPY |
| 500 PHP | 1,318.60 JPY |
| 1,000 PHP | 2,637.20 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-01-25T09:06:21Z",
"rates": {
"JPY": 2.637198
}
}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.7198,
"rate": 2.637198
}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