Rate Overview
Live
1 BDT = 1.2979 JPY
1 JPY = 0.770485
BDT
Avg
1.2834
High
1.2994
Low
1.2547
Last updated: 5/26/2026, 10:11:48 PM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.30 JPY |
| 10 BDT | 12.98 JPY |
| 50 BDT | 64.89 JPY |
| 100 BDT | 129.79 JPY |
| 500 BDT | 648.94 JPY |
| 1,000 BDT | 1,297.88 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-05-26T22:11:48Z",
"rates": {
"JPY": 1.297883
}
}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": 129.7883,
"rate": 1.297883
}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