Rate Overview
Live
1 SHP = 213.3419 JPY
1 JPY = 0.004687
SHP
Avg
213.9006
High
214.7097
Low
213.3419
Last updated: 5/28/2026, 6:14:46 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 213.34 JPY |
| 10 SHP | 2,133.42 JPY |
| 50 SHP | 10,667.09 JPY |
| 100 SHP | 21,334.19 JPY |
| 500 SHP | 106,670.93 JPY |
| 1,000 SHP | 213,341.87 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-05-28T06:14:46Z",
"rates": {
"JPY": 213.341867
}
}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": 21334.186700000002,
"rate": 213.341867
}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