Rate Overview
Live
1 JPY = 0.004696 SHP
1 SHP = 212.9472
JPY
Avg
0.004723
High
0.004800
Low
0.004658
Last updated: 3/27/2026, 4:25:55 AM
Quick Conversions
| JPY | SHP |
|---|---|
| 1 JPY | 0.00 SHP |
| 10 JPY | 0.05 SHP |
| 50 JPY | 0.23 SHP |
| 100 JPY | 0.47 SHP |
| 500 JPY | 2.35 SHP |
| 1,000 JPY | 4.70 SHP |
Get JPY/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SHPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T04:25:55Z",
"rates": {
"SHP": 0.004696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SHP",
"amount": 100
},
"result": 0.46959999999999996,
"rate": 0.004696
}Build with JPY/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key