Rate Overview
Live
1 JPY = 0.758888 BDT
1 BDT = 1.3177
JPY
Avg
0.773916
High
0.800072
Low
0.758224
Last updated: 7/21/2026, 1:39:37 PM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.76 BDT |
| 10 JPY | 7.59 BDT |
| 50 JPY | 37.94 BDT |
| 100 JPY | 75.89 BDT |
| 500 JPY | 379.44 BDT |
| 1,000 JPY | 758.89 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-21T13:39:37Z",
"rates": {
"BDT": 0.758888
}
}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": 75.8888,
"rate": 0.758888
}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