Rate Overview
Live
1 JPY = 0.787294 BDT
1 BDT = 1.2702
JPY
Avg
0.775427
High
0.787294
Low
0.766348
Last updated: 9/4/2026, 5:27:48 PM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.79 BDT |
| 10 JPY | 7.87 BDT |
| 50 JPY | 39.36 BDT |
| 100 JPY | 78.73 BDT |
| 500 JPY | 393.65 BDT |
| 1,000 JPY | 787.29 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-09-04T17:27:48Z",
"rates": {
"BDT": 0.787294
}
}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": 78.7294,
"rate": 0.787294
}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