Rate Overview
Live
1 SBD = 19.8699 JPY
1 JPY = 0.050327
SBD
Avg
19.7648
High
19.8699
Low
19.6908
Last updated: 4/16/2026, 9:22:41 AM
Quick Conversions
| SBD | JPY |
|---|---|
| 1 SBD | 19.87 JPY |
| 10 SBD | 198.70 JPY |
| 50 SBD | 993.50 JPY |
| 100 SBD | 1,986.99 JPY |
| 500 SBD | 9,934.96 JPY |
| 1,000 SBD | 19,869.92 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-04-16T09:22:41Z",
"rates": {
"JPY": 19.869924
}
}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": 1986.9924,
"rate": 19.869924
}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