Rate Overview
Live
1 BDT = 1.9492 YER
1 YER = 0.513029
BDT
Avg
1.9492
High
1.9515
Low
1.9458
Last updated: 3/7/2026, 7:37:47 AM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.95 YER |
| 10 BDT | 19.49 YER |
| 50 BDT | 97.46 YER |
| 100 BDT | 194.92 YER |
| 500 BDT | 974.60 YER |
| 1,000 BDT | 1,949.21 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-07T07:37:47Z",
"rates": {
"YER": 1.949208
}
}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.9208,
"rate": 1.949208
}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