Rate Overview
Live
1 BSD = 158.6793 JPY
1 JPY = 0.006302
BSD
Avg
159.2696
High
160.0728
Low
158.6793
Last updated: 4/16/2026, 3:17:20 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 158.68 JPY |
| 10 BSD | 1,586.79 JPY |
| 50 BSD | 7,933.96 JPY |
| 100 BSD | 15,867.93 JPY |
| 500 BSD | 79,339.65 JPY |
| 1,000 BSD | 158,679.30 JPY |
Get BSD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=JPYExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-04-16T03:17:20Z",
"rates": {
"JPY": 158.679299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "JPY",
"amount": 100
},
"result": 15867.9299,
"rate": 158.679299
}Build with BSD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key