Rate Overview
Live
1 JPY = 0.051001 SBD
1 SBD = 19.6075
JPY
Avg
0.051358
High
0.051561
Low
0.051001
Last updated: 3/7/2026, 1:00:22 AM
Quick Conversions
| JPY | SBD |
|---|---|
| 1 JPY | 0.05 SBD |
| 10 JPY | 0.51 SBD |
| 50 JPY | 2.55 SBD |
| 100 JPY | 5.10 SBD |
| 500 JPY | 25.50 SBD |
| 1,000 JPY | 51.00 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-03-07T01:00:22Z",
"rates": {
"SBD": 0.051001
}
}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.100099999999999,
"rate": 0.051001
}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