Rate Overview
Live
1 JPY = 0.767467 BDT
1 BDT = 1.3030
JPY
Avg
0.787648
High
0.819130
Low
0.767467
Last updated: 3/27/2026, 7:45:01 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.67 BDT |
| 50 JPY | 38.37 BDT |
| 100 JPY | 76.75 BDT |
| 500 JPY | 383.73 BDT |
| 1,000 JPY | 767.47 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-03-27T07:45:01Z",
"rates": {
"BDT": 0.767467
}
}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.7467,
"rate": 0.767467
}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