Rate Overview
Live
1 BDT = 1.9444 YER
1 YER = 0.514295
BDT
Avg
1.9445
High
1.9482
Low
1.9418
Last updated: 3/28/2026, 9:09:50 AM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.94 YER |
| 10 BDT | 19.44 YER |
| 50 BDT | 97.22 YER |
| 100 BDT | 194.44 YER |
| 500 BDT | 972.20 YER |
| 1,000 BDT | 1,944.41 YER |
Get BDT/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=YERExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T09:09:50Z",
"rates": {
"YER": 1.944408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "YER",
"amount": 100
},
"result": 194.4408,
"rate": 1.944408
}Build with BDT/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key