Rate Overview
Live
1 JPY = 0.006339 BSD
1 BSD = 157.7536
JPY
Avg
0.006359
High
0.006408
Low
0.006332
Last updated: 3/7/2026, 7:44:02 AM
Quick Conversions
| JPY | BSD |
|---|---|
| 1 JPY | 0.01 BSD |
| 10 JPY | 0.06 BSD |
| 50 JPY | 0.32 BSD |
| 100 JPY | 0.63 BSD |
| 500 JPY | 3.17 BSD |
| 1,000 JPY | 6.34 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-07T07:44:02Z",
"rates": {
"BSD": 0.006339
}
}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.6339,
"rate": 0.006339
}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