Rate Overview
Live
1 BDT = 1.3082 JPY
1 JPY = 0.764421
BDT
Avg
1.3133
High
1.3213
Low
1.3078
Last updated: 7/4/2026, 7:25:59 PM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.31 JPY |
| 10 BDT | 13.08 JPY |
| 50 BDT | 65.41 JPY |
| 100 BDT | 130.82 JPY |
| 500 BDT | 654.09 JPY |
| 1,000 BDT | 1,308.18 JPY |
Get BDT/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=JPYExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-04T19:25:59Z",
"rates": {
"JPY": 1.30818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "JPY",
"amount": 100
},
"result": 130.81799999999998,
"rate": 1.30818
}Build with BDT/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key