Rate Overview
Live
1 BDT = 1.2699 JPY
1 JPY = 0.787490
BDT
Avg
1.2897
High
1.3049
Low
1.2699
Last updated: 9/4/2026, 4:25:29 PM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.27 JPY |
| 10 BDT | 12.70 JPY |
| 50 BDT | 63.49 JPY |
| 100 BDT | 126.99 JPY |
| 500 BDT | 634.93 JPY |
| 1,000 BDT | 1,269.86 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-09-04T16:25:29Z",
"rates": {
"JPY": 1.269858
}
}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": 126.9858,
"rate": 1.269858
}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