Rate Overview
Live
1 BDT = 1.3273 JPY
1 JPY = 0.753434
BDT
Avg
1.3198
High
1.3273
Low
1.3163
Last updated: 7/23/2026, 1:36:49 PM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.33 JPY |
| 10 BDT | 13.27 JPY |
| 50 BDT | 66.36 JPY |
| 100 BDT | 132.73 JPY |
| 500 BDT | 663.63 JPY |
| 1,000 BDT | 1,327.26 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-23T13:36:49Z",
"rates": {
"JPY": 1.327257
}
}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.7257,
"rate": 1.327257
}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