Rate Overview
Live
1 SHP = 218.4756 JPY
1 JPY = 0.004577
SHP
Avg
215.6397
High
219.5223
Low
212.3227
Last updated: 7/18/2026, 12:44:48 PM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 218.48 JPY |
| 10 SHP | 2,184.76 JPY |
| 50 SHP | 10,923.78 JPY |
| 100 SHP | 21,847.56 JPY |
| 500 SHP | 109,237.80 JPY |
| 1,000 SHP | 218,475.60 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-18T12:44:48Z",
"rates": {
"JPY": 218.475598
}
}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": 21847.5598,
"rate": 218.475598
}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