Rate Overview
Live
1 JPY = 0.380855 PHP
1 PHP = 2.6257
JPY
Avg
0.380168
High
0.381355
Low
0.377733
Last updated: 7/7/2026, 9:27:57 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.43 PHP |
| 1,000 JPY | 380.86 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-07T09:27:57Z",
"rates": {
"PHP": 0.380855
}
}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.0855,
"rate": 0.380855
}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