Rate Overview
Live
1 SBD = 19.9476 JPY
1 JPY = 0.050131
SBD
Avg
18.3570
High
19.9522
Low
16.8832
Last updated: 3/27/2026, 11:12:52 AM
Quick Conversions
| SBD | JPY |
|---|---|
| 1 SBD | 19.95 JPY |
| 10 SBD | 199.48 JPY |
| 50 SBD | 997.38 JPY |
| 100 SBD | 1,994.76 JPY |
| 500 SBD | 9,973.82 JPY |
| 1,000 SBD | 19,947.65 JPY |
Get SBD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=JPYExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T11:12:52Z",
"rates": {
"JPY": 19.947645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "JPY",
"amount": 100
},
"result": 1994.7645000000002,
"rate": 19.947645
}Build with SBD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key