Rate Overview
Live
1 BDT = 1.3264 JPY
1 JPY = 0.753931
BDT
Avg
1.3169
High
1.3272
Low
1.3078
Last updated: 7/25/2026, 5:28:26 AM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.33 JPY |
| 10 BDT | 13.26 JPY |
| 50 BDT | 66.32 JPY |
| 100 BDT | 132.64 JPY |
| 500 BDT | 663.19 JPY |
| 1,000 BDT | 1,326.38 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-25T05:28:26Z",
"rates": {
"JPY": 1.326382
}
}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": 132.63819999999998,
"rate": 1.326382
}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