Rate Overview
Live
1 SHP = 211.1790 JPY
1 JPY = 0.004735
SHP
Avg
213.4310
High
216.8428
Low
210.5459
Last updated: 9/6/2026, 9:41:53 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 211.18 JPY |
| 10 SHP | 2,111.79 JPY |
| 50 SHP | 10,558.95 JPY |
| 100 SHP | 21,117.90 JPY |
| 500 SHP | 105,589.49 JPY |
| 1,000 SHP | 211,178.98 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-09-06T09:41:53Z",
"rates": {
"JPY": 211.178977
}
}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": 21117.8977,
"rate": 211.178977
}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