Rate Overview
Live
1 PHP = 2.6651 JPY
1 JPY = 0.375216
PHP
Avg
2.6901
High
2.7040
Low
2.6643
Last updated: 3/6/2026, 11:24:44 PM
Quick Conversions
| PHP | JPY |
|---|---|
| 1 PHP | 2.67 JPY |
| 10 PHP | 26.65 JPY |
| 50 PHP | 133.26 JPY |
| 100 PHP | 266.51 JPY |
| 500 PHP | 1,332.57 JPY |
| 1,000 PHP | 2,665.13 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-06T23:24:44Z",
"rates": {
"JPY": 2.665132
}
}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": 266.5132,
"rate": 2.665132
}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