Rate Overview
Live
1 BSD = 163.8525 JPY
1 JPY = 0.006103
BSD
Avg
163.0266
High
163.8525
Low
162.3840
Last updated: 7/25/2026, 1:51:35 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 163.85 JPY |
| 10 BSD | 1,638.52 JPY |
| 50 BSD | 8,192.63 JPY |
| 100 BSD | 16,385.25 JPY |
| 500 BSD | 81,926.25 JPY |
| 1,000 BSD | 163,852.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-07-25T01:51:35Z",
"rates": {
"JPY": 163.8525
}
}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.25,
"rate": 163.8525
}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