Rate Overview
Live
1 JPY = 0.006117 BSD
1 BSD = 163.4788
JPY
Avg
0.006111
High
0.006132
Low
0.006100
Last updated: 7/29/2026, 5:15:24 AM
Quick Conversions
| JPY | BSD |
|---|---|
| 1 JPY | 0.01 BSD |
| 10 JPY | 0.06 BSD |
| 50 JPY | 0.31 BSD |
| 100 JPY | 0.61 BSD |
| 500 JPY | 3.06 BSD |
| 1,000 JPY | 6.12 BSD |
Get JPY/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BSDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-29T05:15:24Z",
"rates": {
"BSD": 0.006117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BSD",
"amount": 100
},
"result": 0.6117,
"rate": 0.006117
}Build with JPY/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key