Rate Overview
Live
1 JPY = 0.766543 BDT
1 BDT = 1.3046
JPY
Avg
0.809732
High
0.852607
Low
0.766543
Last updated: 3/27/2026, 11:13:03 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.67 BDT |
| 50 JPY | 38.33 BDT |
| 100 JPY | 76.65 BDT |
| 500 JPY | 383.27 BDT |
| 1,000 JPY | 766.54 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-27T11:13:03Z",
"rates": {
"BDT": 0.766543
}
}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.65429999999999,
"rate": 0.766543
}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