Rate Overview
Live
1 JPY = 0.379190 PHP
1 PHP = 2.6372 JPY
Avg
0.401014
High
0.465046
Low
0.363615
Last updated: 1/25/2026, 10:52:14 AM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.79 PHP |
| 50 JPY | 18.96 PHP |
| 100 JPY | 37.92 PHP |
| 500 JPY | 189.60 PHP |
| 1,000 JPY | 379.19 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-01-25T10:52:14Z",
"rates": {
"PHP": 0.37919
}
}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.919000000000004,
"rate": 0.37919
}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