Rate Overview
Live
1 BDT = 1.2980 JPY
1 JPY = 0.770426
BDT
Avg
1.3051
High
1.4849
Low
1.1752
Last updated: 3/26/2026, 11:32:51 PM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.30 JPY |
| 10 BDT | 12.98 JPY |
| 50 BDT | 64.90 JPY |
| 100 BDT | 129.80 JPY |
| 500 BDT | 648.99 JPY |
| 1,000 BDT | 1,297.98 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-26T23:32:51Z",
"rates": {
"JPY": 1.297983
}
}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.7983,
"rate": 1.297983
}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