Rate Overview
Live
1 BDT = 1.2980 JPY
1 JPY = 0.770420
BDT
Avg
1.3016
High
1.4977
Low
1.1645
Last updated: 5/26/2026, 9:22:48 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 | 649.00 JPY |
| 1,000 BDT | 1,297.99 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-26T21:22:48Z",
"rates": {
"JPY": 1.297993
}
}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.7993,
"rate": 1.297993
}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