Rate Overview
Live
1 JPY = 0.770419 BDT
1 BDT = 1.2980
JPY
Avg
0.771785
High
0.772426
Low
0.770419
Last updated: 5/26/2026, 8:21:35 PM
Quick Conversions
| JPY | BDT |
|---|---|
| 1 JPY | 0.77 BDT |
| 10 JPY | 7.70 BDT |
| 50 JPY | 38.52 BDT |
| 100 JPY | 77.04 BDT |
| 500 JPY | 385.21 BDT |
| 1,000 JPY | 770.42 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-05-26T20:21:35Z",
"rates": {
"BDT": 0.770419
}
}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.0419,
"rate": 0.770419
}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