Rate Overview
Live
1 JPY = 0.401765 PHP
1 PHP = 2.4890
JPY
Avg
0.393798
High
0.401765
Low
0.389103
Last updated: 9/4/2026, 9:05:16 AM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.40 PHP |
| 10 JPY | 4.02 PHP |
| 50 JPY | 20.09 PHP |
| 100 JPY | 40.18 PHP |
| 500 JPY | 200.88 PHP |
| 1,000 JPY | 401.77 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-09-04T09:05:16Z",
"rates": {
"PHP": 0.401765
}
}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": 40.1765,
"rate": 0.401765
}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