Rate Overview
Live
1 BSD = 160.2605 JPY
1 JPY = 0.006240
BSD
Avg
160.2551
High
160.5357
Low
159.9900
Last updated: 6/16/2026, 1:49:27 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 160.26 JPY |
| 10 BSD | 1,602.61 JPY |
| 50 BSD | 8,013.03 JPY |
| 100 BSD | 16,026.05 JPY |
| 500 BSD | 80,130.25 JPY |
| 1,000 BSD | 160,260.50 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-06-16T01:49:27Z",
"rates": {
"JPY": 160.2605
}
}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": 16026.050000000001,
"rate": 160.2605
}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