Rate Overview
Live
1 JPY = 0.380882 PHP
1 PHP = 2.6255
JPY
Avg
0.381372
High
0.392335
Low
0.369916
Last updated: 7/21/2026, 1:15:55 AM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.81 PHP |
| 50 JPY | 19.04 PHP |
| 100 JPY | 38.09 PHP |
| 500 JPY | 190.44 PHP |
| 1,000 JPY | 380.88 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-21T01:15:55Z",
"rates": {
"PHP": 0.380882
}
}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.0882,
"rate": 0.380882
}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