Rate Overview
Live
1 SHP = 218.3200 JPY
1 JPY = 0.004580
SHP
Avg
218.4336
High
218.8761
Low
218.0906
Last updated: 7/26/2026, 8:49:56 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 218.32 JPY |
| 10 SHP | 2,183.20 JPY |
| 50 SHP | 10,916.00 JPY |
| 100 SHP | 21,832.00 JPY |
| 500 SHP | 109,160.00 JPY |
| 1,000 SHP | 218,320.00 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-26T08:49:56Z",
"rates": {
"JPY": 218.320002
}
}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": 21832.0002,
"rate": 218.320002
}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