Rate Overview
Live
1 SHP = 214.4976 JPY
1 JPY = 0.004662
SHP
Avg
214.0696
High
215.0839
Low
212.8177
Last updated: 8/14/2026, 3:53:27 PM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 214.50 JPY |
| 10 SHP | 2,144.98 JPY |
| 50 SHP | 10,724.88 JPY |
| 100 SHP | 21,449.76 JPY |
| 500 SHP | 107,248.79 JPY |
| 1,000 SHP | 214,497.58 JPY |
Get SHP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=JPYExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-14T15:53:27Z",
"rates": {
"JPY": 214.497579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "JPY",
"amount": 100
},
"result": 21449.7579,
"rate": 214.497579
}Build with SHP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key