Rate Overview
Live
1 JPY = 0.378301 PHP
1 PHP = 2.6434
JPY
Avg
0.379138
High
0.382482
Low
0.376062
Last updated: 6/17/2026, 7:08:49 AM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.78 PHP |
| 50 JPY | 18.92 PHP |
| 100 JPY | 37.83 PHP |
| 500 JPY | 189.15 PHP |
| 1,000 JPY | 378.30 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-06-17T07:08:49Z",
"rates": {
"PHP": 0.378301
}
}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.8301,
"rate": 0.378301
}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