Rate Overview
Live
1 BDT = 1.2983 JPY
1 JPY = 0.770224
BDT
Avg
1.3051
High
1.4849
Low
1.1752
Last updated: 3/27/2026, 1:08:43 AM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.30 JPY |
| 10 BDT | 12.98 JPY |
| 50 BDT | 64.92 JPY |
| 100 BDT | 129.83 JPY |
| 500 BDT | 649.16 JPY |
| 1,000 BDT | 1,298.32 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-27T01:08:43Z",
"rates": {
"JPY": 1.298324
}
}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.8324,
"rate": 1.298324
}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