Rate Overview
Live
1 BSD = 159.2985 JPY
1 JPY = 0.006278
BSD
Avg
157.4578
High
159.8288
Low
152.6307
Last updated: 5/26/2026, 10:12:13 PM
Quick Conversions
| BSD | JPY |
|---|---|
| 1 BSD | 159.30 JPY |
| 10 BSD | 1,592.99 JPY |
| 50 BSD | 7,964.92 JPY |
| 100 BSD | 15,929.85 JPY |
| 500 BSD | 79,649.25 JPY |
| 1,000 BSD | 159,298.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-05-26T22:12:13Z",
"rates": {
"JPY": 159.2985
}
}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": 15929.849999999999,
"rate": 159.2985
}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