Rate Overview
Live
1 BSD = 159.3205 JPY
1 JPY = 0.006277
BSD
Avg
158.8401
High
159.3289
Low
157.8203
Last updated: 8/15/2026, 8:04:27 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 159.32 JPY |
| 10 BSD | 1,593.20 JPY |
| 50 BSD | 7,966.02 JPY |
| 100 BSD | 15,932.05 JPY |
| 500 BSD | 79,660.25 JPY |
| 1,000 BSD | 159,320.49 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-08-15T08:04:27Z",
"rates": {
"JPY": 159.320494
}
}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": 15932.0494,
"rate": 159.320494
}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