Rate Overview
Live
1 BDT = 1.2909 JPY
1 JPY = 0.774647
BDT
Avg
1.2843
High
1.2915
Low
1.2755
Last updated: 3/6/2026, 7:45:46 PM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.29 JPY |
| 10 BDT | 12.91 JPY |
| 50 BDT | 64.55 JPY |
| 100 BDT | 129.09 JPY |
| 500 BDT | 645.46 JPY |
| 1,000 BDT | 1,290.91 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-03-06T19:45:46Z",
"rates": {
"JPY": 1.290911
}
}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.09109999999998,
"rate": 1.290911
}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