Rate Overview
Live
1 SHP = 213.2737 JPY
1 JPY = 0.004689
SHP
Avg
200.0928
High
214.6689
Low
188.1245
Last updated: 5/28/2026, 8:05:46 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 213.27 JPY |
| 10 SHP | 2,132.74 JPY |
| 50 SHP | 10,663.68 JPY |
| 100 SHP | 21,327.37 JPY |
| 500 SHP | 106,636.84 JPY |
| 1,000 SHP | 213,273.67 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-28T08:05:46Z",
"rates": {
"JPY": 213.27367
}
}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": 21327.367000000002,
"rate": 213.27367
}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