Rate Overview
Live
1 BDT = 1.2948 JPY
1 JPY = 0.772330
BDT
Avg
1.2958
High
1.3010
Low
1.2920
Last updated: 4/16/2026, 6:19:33 AM
Quick Conversions
| BDT | JPY |
|---|---|
| 1 BDT | 1.29 JPY |
| 10 BDT | 12.95 JPY |
| 50 BDT | 64.74 JPY |
| 100 BDT | 129.48 JPY |
| 500 BDT | 647.39 JPY |
| 1,000 BDT | 1,294.78 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-04-16T06:19:33Z",
"rates": {
"JPY": 1.294784
}
}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.4784,
"rate": 1.294784
}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