Rate Overview
Live
1 SHP = 212.4262 JPY
1 JPY = 0.004708
SHP
Avg
214.3299
High
215.4877
Low
212.3986
Last updated: 6/19/2026, 8:44:35 AM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 212.43 JPY |
| 10 SHP | 2,124.26 JPY |
| 50 SHP | 10,621.31 JPY |
| 100 SHP | 21,242.62 JPY |
| 500 SHP | 106,213.12 JPY |
| 1,000 SHP | 212,426.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-06-19T08:44:35Z",
"rates": {
"JPY": 212.426239
}
}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": 21242.623900000002,
"rate": 212.426239
}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