Rate Overview
Live
1 JPY = 0.006239 BSD
1 BSD = 160.2821
JPY
Avg
0.006312
High
0.006411
Low
0.006239
Last updated: 3/28/2026, 12:04:14 PM
Quick Conversions
| JPY | BSD |
|---|---|
| 1 JPY | 0.01 BSD |
| 10 JPY | 0.06 BSD |
| 50 JPY | 0.31 BSD |
| 100 JPY | 0.62 BSD |
| 500 JPY | 3.12 BSD |
| 1,000 JPY | 6.24 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-03-28T12:04:14Z",
"rates": {
"BSD": 0.006239
}
}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.6239,
"rate": 0.006239
}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