Rate Overview
Live
1 JPY = 0.766994 BDT
1 BDT = 1.3038
JPY
Avg
0.773934
High
0.783994
Low
0.766994
Last updated: 3/27/2026, 9:25:32 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.67 BDT |
| 50 JPY | 38.35 BDT |
| 100 JPY | 76.70 BDT |
| 500 JPY | 383.50 BDT |
| 1,000 JPY | 766.99 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-27T09:25:32Z",
"rates": {
"BDT": 0.766994
}
}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.6994,
"rate": 0.766994
}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