Rate Overview
Live
1 BDT = 1.9259 YER
1 YER = 0.519247
BDT
Avg
1.9273
High
1.9309
Low
1.9202
Last updated: 9/10/2026, 12:43:58 PM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.93 YER |
| 10 BDT | 19.26 YER |
| 50 BDT | 96.29 YER |
| 100 BDT | 192.59 YER |
| 500 BDT | 962.93 YER |
| 1,000 BDT | 1,925.87 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-09-10T12:43:58Z",
"rates": {
"YER": 1.925867
}
}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": 192.5867,
"rate": 1.925867
}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