Rate Overview
Live
1 SHP = 211.0263 JPY
1 JPY = 0.004739
SHP
Avg
210.7161
High
211.6574
Low
209.4800
Last updated: 3/6/2026, 7:56:19 PM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 211.03 JPY |
| 10 SHP | 2,110.26 JPY |
| 50 SHP | 10,551.32 JPY |
| 100 SHP | 21,102.63 JPY |
| 500 SHP | 105,513.17 JPY |
| 1,000 SHP | 211,026.33 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-03-06T19:56:19Z",
"rates": {
"JPY": 211.026334
}
}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": 21102.6334,
"rate": 211.026334
}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