Rate Overview
Live
1 SHP = 209.5055 JPY
1 JPY = 0.004773
SHP
Avg
210.5484
High
214.0230
Low
209.2349
Last updated: 5/6/2026, 9:59:12 PM
Quick Conversions
| SHP | JPY |
|---|---|
| 1 SHP | 209.51 JPY |
| 10 SHP | 2,095.06 JPY |
| 50 SHP | 10,475.28 JPY |
| 100 SHP | 20,950.55 JPY |
| 500 SHP | 104,752.75 JPY |
| 1,000 SHP | 209,505.51 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-06T21:59:12Z",
"rates": {
"JPY": 209.505509
}
}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": 20950.5509,
"rate": 209.505509
}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