Rate Overview
Live
1 BSD = 163.8539 JPY
1 JPY = 0.006103
BSD
Avg
159.0157
High
163.8539
Low
153.3446
Last updated: 7/25/2026, 8:27:57 PM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 163.85 JPY |
| 10 BSD | 1,638.54 JPY |
| 50 BSD | 8,192.69 JPY |
| 100 BSD | 16,385.39 JPY |
| 500 BSD | 81,926.94 JPY |
| 1,000 BSD | 163,853.88 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-25T20:27:57Z",
"rates": {
"JPY": 163.853876
}
}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.387600000002,
"rate": 163.853876
}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