Rate Overview
Live
1 JPY = 0.004650 SHP
1 SHP = 215.0538
JPY
Avg
0.004670
High
0.004698
Low
0.004649
Last updated: 8/14/2026, 8:27:47 PM
Quick Conversions
| JPY | SHP |
|---|---|
| 1 JPY | 0.00 SHP |
| 10 JPY | 0.05 SHP |
| 50 JPY | 0.23 SHP |
| 100 JPY | 0.46 SHP |
| 500 JPY | 2.32 SHP |
| 1,000 JPY | 4.65 SHP |
Get JPY/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SHPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-14T20:27:47Z",
"rates": {
"SHP": 0.00465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SHP",
"amount": 100
},
"result": 0.46499999999999997,
"rate": 0.00465
}Build with JPY/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key