Rate Overview
Live
1 SHP = 218.3170 JPY
1 JPY = 0.004580
SHP
Avg
212.9196
High
218.6104
Low
209.1990
Last updated: 7/25/2026, 7:38:21 PM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 218.32 JPY |
| 10 SHP | 2,183.17 JPY |
| 50 SHP | 10,915.85 JPY |
| 100 SHP | 21,831.70 JPY |
| 500 SHP | 109,158.52 JPY |
| 1,000 SHP | 218,317.04 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-25T19:38:21Z",
"rates": {
"JPY": 218.317036
}
}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": 21831.7036,
"rate": 218.317036
}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