Rate Overview
Live
1 BSD = 159.7475 JPY
1 JPY = 0.006260
BSD
Avg
150.7800
High
159.7475
Low
141.6382
Last updated: 3/26/2026, 9:52:09 PM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 159.75 JPY |
| 10 BSD | 1,597.48 JPY |
| 50 BSD | 7,987.38 JPY |
| 100 BSD | 15,974.75 JPY |
| 500 BSD | 79,873.75 JPY |
| 1,000 BSD | 159,747.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-03-26T21:52:09Z",
"rates": {
"JPY": 159.7475
}
}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": 15974.75,
"rate": 159.7475
}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