Rate Overview
Live
1 BDT = 1.9435 YER
1 YER = 0.514539
BDT
Avg
1.9436
High
1.9499
Low
1.9375
Last updated: 5/27/2026, 7:17:54 PM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.94 YER |
| 10 BDT | 19.43 YER |
| 50 BDT | 97.17 YER |
| 100 BDT | 194.35 YER |
| 500 BDT | 971.74 YER |
| 1,000 BDT | 1,943.49 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-05-27T19:17:54Z",
"rates": {
"YER": 1.943487
}
}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.3487,
"rate": 1.943487
}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