Rate Overview
Live
1 JPY = 0.380037 PHP
1 PHP = 2.6313
JPY
Avg
0.377857
High
0.380037
Low
0.376166
Last updated: 3/27/2026, 9:26:31 AM
Quick Conversions
| JPY | PHP |
|---|---|
| 1 JPY | 0.38 PHP |
| 10 JPY | 3.80 PHP |
| 50 JPY | 19.00 PHP |
| 100 JPY | 38.00 PHP |
| 500 JPY | 190.02 PHP |
| 1,000 JPY | 380.04 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-03-27T09:26:31Z",
"rates": {
"PHP": 0.380037
}
}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.0037,
"rate": 0.380037
}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