Rate Overview
Live
1 JPY = 0.770196 BDT
1 BDT = 1.2984
JPY
Avg
0.777181
High
0.785170
Low
0.770196
Last updated: 8/14/2026, 5:56:29 PM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.70 BDT |
| 50 JPY | 38.51 BDT |
| 100 JPY | 77.02 BDT |
| 500 JPY | 385.10 BDT |
| 1,000 JPY | 770.20 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-08-14T17:56:29Z",
"rates": {
"BDT": 0.770196
}
}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": 77.0196,
"rate": 0.770196
}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