Rate Overview
Live
1 JPY = 0.754112 BDT
1 BDT = 1.3261
JPY
Avg
0.787344
High
0.832364
Low
0.754112
Last updated: 7/24/2026, 12:46:01 PM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.75 BDT |
| 10 JPY | 7.54 BDT |
| 50 JPY | 37.71 BDT |
| 100 JPY | 75.41 BDT |
| 500 JPY | 377.06 BDT |
| 1,000 JPY | 754.11 BDT |
Get JPY/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BDTExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-24T12:46:01Z",
"rates": {
"BDT": 0.754112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BDT",
"amount": 100
},
"result": 75.4112,
"rate": 0.754112
}Build with JPY/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key