Rate Overview
Live
1 SHP = 212.6960 JPY
1 JPY = 0.004702
SHP
Avg
213.0518
High
214.0822
Low
212.6303
Last updated: 4/16/2026, 7:43:07 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 212.70 JPY |
| 10 SHP | 2,126.96 JPY |
| 50 SHP | 10,634.80 JPY |
| 100 SHP | 21,269.60 JPY |
| 500 SHP | 106,348.02 JPY |
| 1,000 SHP | 212,696.03 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-04-16T07:43:07Z",
"rates": {
"JPY": 212.696032
}
}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": 21269.6032,
"rate": 212.696032
}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