Rate Overview
Live
1 JPY = 0.376916 PHP
1 PHP = 2.6531
JPY
Avg
0.378171
High
0.379864
Low
0.376611
Last updated: 7/26/2026, 1:25:34 PM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.77 PHP |
| 50 JPY | 18.85 PHP |
| 100 JPY | 37.69 PHP |
| 500 JPY | 188.46 PHP |
| 1,000 JPY | 376.92 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-07-26T13:25:34Z",
"rates": {
"PHP": 0.376916
}
}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.691599999999994,
"rate": 0.376916
}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