Rate Overview
Live
1 JPY = 0.772448 BDT
1 BDT = 1.2946
JPY
Avg
0.771714
High
0.774022
Low
0.768638
Last updated: 4/16/2026, 8:01:45 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.72 BDT |
| 50 JPY | 38.62 BDT |
| 100 JPY | 77.24 BDT |
| 500 JPY | 386.22 BDT |
| 1,000 JPY | 772.45 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-04-16T08:01:45Z",
"rates": {
"BDT": 0.772448
}
}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.2448,
"rate": 0.772448
}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