Rate Overview
Live
1 JPY = 0.050651 SBD
1 SBD = 19.7429
JPY
Avg
0.050594
High
0.050784
Low
0.050419
Last updated: 4/18/2026, 8:44:13 AM
Quick Conversions
| JPY | SBD |
|---|---|
| 1 JPY | 0.05 SBD |
| 10 JPY | 0.51 SBD |
| 50 JPY | 2.53 SBD |
| 100 JPY | 5.07 SBD |
| 500 JPY | 25.33 SBD |
| 1,000 JPY | 50.65 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-04-18T08:44:13Z",
"rates": {
"SBD": 0.050651
}
}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": 5.0651,
"rate": 0.050651
}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