Rate Overview
Live
1 SHP = 213.0682 JPY
1 JPY = 0.004693
SHP
Avg
199.0601
High
214.6689
Low
188.1245
Last updated: 3/27/2026, 2:52:54 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 213.07 JPY |
| 10 SHP | 2,130.68 JPY |
| 50 SHP | 10,653.41 JPY |
| 100 SHP | 21,306.82 JPY |
| 500 SHP | 106,534.12 JPY |
| 1,000 SHP | 213,068.24 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-03-27T02:52:54Z",
"rates": {
"JPY": 213.068235
}
}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": 21306.8235,
"rate": 213.068235
}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