Rate Overview
Live
1 YER = 0.518589 BDT
1 BDT = 1.9283
YER
Avg
0.515298
High
0.520794
Low
0.511843
Last updated: 7/28/2026, 7:47:59 AM
Quick Conversions
| YER | BDT |
|---|---|
| 1 YER | 0.52 BDT |
| 10 YER | 5.19 BDT |
| 50 YER | 25.93 BDT |
| 100 YER | 51.86 BDT |
| 500 YER | 259.29 BDT |
| 1,000 YER | 518.59 BDT |
Get YER/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BDTExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T07:47:59Z",
"rates": {
"BDT": 0.518589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BDT",
"amount": 100
},
"result": 51.8589,
"rate": 0.518589
}Build with YER/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key