Rate Overview
Live
1 BDT = 1.9412 YER
1 YER = 0.515151
BDT
Avg
1.9382
High
1.9434
Low
1.9303
Last updated: 4/17/2026, 10:41:42 AM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.94 YER |
| 10 BDT | 19.41 YER |
| 50 BDT | 97.06 YER |
| 100 BDT | 194.12 YER |
| 500 BDT | 970.59 YER |
| 1,000 BDT | 1,941.18 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-04-17T10:41:42Z",
"rates": {
"YER": 1.94118
}
}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.118,
"rate": 1.94118
}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