Rate Overview
Live
1 BSD = 156.6878 JPY
1 JPY = 0.006382
BSD
Avg
157.2425
High
159.8288
Low
156.5175
Last updated: 5/6/2026, 5:18:17 PM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 156.69 JPY |
| 10 BSD | 1,566.88 JPY |
| 50 BSD | 7,834.39 JPY |
| 100 BSD | 15,668.78 JPY |
| 500 BSD | 78,343.90 JPY |
| 1,000 BSD | 156,687.81 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-05-06T17:18:17Z",
"rates": {
"JPY": 156.687807
}
}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": 15668.7807,
"rate": 156.687807
}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