Rate Overview
Live
1 JPY = 0.379609 PHP
1 PHP = 2.6343
JPY
Avg
0.379490
High
0.390004
Low
0.370258
Last updated: 3/27/2026, 11:17:57 AM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.80 PHP |
| 50 JPY | 18.98 PHP |
| 100 JPY | 37.96 PHP |
| 500 JPY | 189.80 PHP |
| 1,000 JPY | 379.61 PHP |
Get JPY/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PHPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T11:17:57Z",
"rates": {
"PHP": 0.379609
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PHP",
"amount": 100
},
"result": 37.960899999999995,
"rate": 0.379609
}Build with JPY/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key