Rate Overview
Live
1 JPY = 0.049374 SBD
1 SBD = 20.2536
JPY
Avg
0.050588
High
0.053110
Low
0.049281
Last updated: 7/27/2026, 7:54:25 AM
Quick Conversions
| JPY | SBD |
|---|---|
| 1 JPY | 0.05 SBD |
| 10 JPY | 0.49 SBD |
| 50 JPY | 2.47 SBD |
| 100 JPY | 4.94 SBD |
| 500 JPY | 24.69 SBD |
| 1,000 JPY | 49.37 SBD |
Get JPY/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SBDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-27T07:54:25Z",
"rates": {
"SBD": 0.049374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SBD",
"amount": 100
},
"result": 4.9374,
"rate": 0.049374
}Build with JPY/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key