Rate Overview
Live
1 JPY = 0.762367 BDT
1 BDT = 1.3117
JPY
Avg
0.761489
High
0.764628
Low
0.756828
Last updated: 7/5/2026, 10:32:57 PM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.76 BDT |
| 10 JPY | 7.62 BDT |
| 50 JPY | 38.12 BDT |
| 100 JPY | 76.24 BDT |
| 500 JPY | 381.18 BDT |
| 1,000 JPY | 762.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-05T22:32:57Z",
"rates": {
"BDT": 0.762367
}
}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.2367,
"rate": 0.762367
}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