Rate Overview
Live
1 SHP = 218.1316 JPY
1 JPY = 0.004584
SHP
Avg
201.6145
High
218.1316
Low
188.1245
Last updated: 7/25/2026, 1:47:45 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 218.13 JPY |
| 10 SHP | 2,181.32 JPY |
| 50 SHP | 10,906.58 JPY |
| 100 SHP | 21,813.16 JPY |
| 500 SHP | 109,065.78 JPY |
| 1,000 SHP | 218,131.56 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-07-25T01:47:45Z",
"rates": {
"JPY": 218.131564
}
}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": 21813.1564,
"rate": 218.131564
}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