Rate Overview
Live
1 JPY = 0.767100 BDT
1 BDT = 1.3036
JPY
Avg
0.766592
High
0.767646
Low
0.765245
Last updated: 6/16/2026, 2:13:43 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.67 BDT |
| 50 JPY | 38.36 BDT |
| 100 JPY | 76.71 BDT |
| 500 JPY | 383.55 BDT |
| 1,000 JPY | 767.10 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-06-16T02:13:43Z",
"rates": {
"BDT": 0.7671
}
}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": 76.71,
"rate": 0.7671
}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