Rate Overview
Live
1 JPY = 0.753369 BDT
1 BDT = 1.3274
JPY
Avg
0.755760
High
0.759245
Low
0.753369
Last updated: 7/26/2026, 8:16:14 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.75 BDT |
| 10 JPY | 7.53 BDT |
| 50 JPY | 37.67 BDT |
| 100 JPY | 75.34 BDT |
| 500 JPY | 376.68 BDT |
| 1,000 JPY | 753.37 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-26T08:16:14Z",
"rates": {
"BDT": 0.753369
}
}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.3369,
"rate": 0.753369
}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