Rate Overview
Live
1 JPY = 0.774788 BDT
1 BDT = 1.2907
JPY
Avg
0.778046
High
0.783994
Low
0.774296
Last updated: 3/7/2026, 12:26:17 AM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.75 BDT |
| 50 JPY | 38.74 BDT |
| 100 JPY | 77.48 BDT |
| 500 JPY | 387.39 BDT |
| 1,000 JPY | 774.79 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-07T00:26:17Z",
"rates": {
"BDT": 0.774788
}
}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.4788,
"rate": 0.774788
}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