Rate Overview
Live
1 BSD = 163.8540 JPY
1 JPY = 0.006103
BSD
Avg
162.3578
High
163.8540
Low
161.1461
Last updated: 7/26/2026, 8:10:56 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 163.85 JPY |
| 10 BSD | 1,638.54 JPY |
| 50 BSD | 8,192.70 JPY |
| 100 BSD | 16,385.40 JPY |
| 500 BSD | 81,927.00 JPY |
| 1,000 BSD | 163,854.00 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-07-26T08:10:56Z",
"rates": {
"JPY": 163.854
}
}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": 16385.4,
"rate": 163.854
}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