Rate Overview
Live
1 JPY = 0.380018 PHP
1 PHP = 2.6315
JPY
Avg
0.379462
High
0.389141
Low
0.367244
Last updated: 7/21/2026, 4:22:36 PM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.80 PHP |
| 50 JPY | 19.00 PHP |
| 100 JPY | 38.00 PHP |
| 500 JPY | 190.01 PHP |
| 1,000 JPY | 380.02 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-21T16:22:36Z",
"rates": {
"PHP": 0.380018
}
}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": 38.0018,
"rate": 0.380018
}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