Rate Overview
Live
1 BSD = 159.0593 JPY
1 JPY = 0.006287
BSD
Avg
159.2954
High
160.0728
Low
158.9985
Last updated: 4/16/2026, 4:07:44 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 159.06 JPY |
| 10 BSD | 1,590.59 JPY |
| 50 BSD | 7,952.96 JPY |
| 100 BSD | 15,905.93 JPY |
| 500 BSD | 79,529.65 JPY |
| 1,000 BSD | 159,059.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-16T04:07:44Z",
"rates": {
"JPY": 159.059296
}
}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": 15905.9296,
"rate": 159.059296
}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