Rate Overview
Live
1 BDT = 1.3274 JPY
1 JPY = 0.753369
BDT
Avg
1.3232
High
1.3274
Low
1.3171
Last updated: 7/26/2026, 8:46:50 AM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.33 JPY |
| 10 BDT | 13.27 JPY |
| 50 BDT | 66.37 JPY |
| 100 BDT | 132.74 JPY |
| 500 BDT | 663.69 JPY |
| 1,000 BDT | 1,327.37 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-26T08:46:50Z",
"rates": {
"JPY": 1.32737
}
}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.737,
"rate": 1.32737
}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