Rate Overview
Live
1 JPY = 0.386421 PHP
1 PHP = 2.5879
JPY
Avg
0.386879
High
0.388540
Low
0.385484
Last updated: 5/27/2026, 8:24:05 PM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.39 PHP |
| 10 JPY | 3.86 PHP |
| 50 JPY | 19.32 PHP |
| 100 JPY | 38.64 PHP |
| 500 JPY | 193.21 PHP |
| 1,000 JPY | 386.42 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-05-27T20:24:05Z",
"rates": {
"PHP": 0.386421
}
}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.6421,
"rate": 0.386421
}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