Rate Overview
Live
1 BSD = 157.5985 JPY
1 JPY = 0.006345
BSD
Avg
157.0034
High
157.6598
Low
155.9763
Last updated: 3/6/2026, 8:07:49 AM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 157.60 JPY |
| 10 BSD | 1,575.99 JPY |
| 50 BSD | 7,879.93 JPY |
| 100 BSD | 15,759.85 JPY |
| 500 BSD | 78,799.25 JPY |
| 1,000 BSD | 157,598.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-06T08:07:49Z",
"rates": {
"JPY": 157.5985
}
}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": 15759.85,
"rate": 157.5985
}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