Rate Overview
Live
1 BDT = 1.9366 YER
1 YER = 0.516370
BDT
Avg
1.9413
High
1.9439
Low
1.9366
Last updated: 6/19/2026, 8:24:00 AM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.94 YER |
| 10 BDT | 19.37 YER |
| 50 BDT | 96.83 YER |
| 100 BDT | 193.66 YER |
| 500 BDT | 968.30 YER |
| 1,000 BDT | 1,936.59 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-06-19T08:24:00Z",
"rates": {
"YER": 1.936594
}
}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": 193.6594,
"rate": 1.936594
}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