Rate Overview
Live
1 BSD = 159.7430 JPY
1 JPY = 0.006260
BSD
Avg
159.0797
High
159.7430
Low
158.5547
Last updated: 3/26/2026, 6:32:18 PM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 159.74 JPY |
| 10 BSD | 1,597.43 JPY |
| 50 BSD | 7,987.15 JPY |
| 100 BSD | 15,974.30 JPY |
| 500 BSD | 79,871.50 JPY |
| 1,000 BSD | 159,743.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-03-26T18:32:18Z",
"rates": {
"JPY": 159.743
}
}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.3,
"rate": 159.743
}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