Rate Overview
Live
1 BDT = 1.9406 YER
1 YER = 0.515301
BDT
Avg
1.9437
High
1.9452
Low
1.9406
Last updated: 5/7/2026, 12:32:25 PM
Quick Conversions
| BDT | YER |
|---|---|
| 1 BDT | 1.94 YER |
| 10 BDT | 19.41 YER |
| 50 BDT | 97.03 YER |
| 100 BDT | 194.06 YER |
| 500 BDT | 970.31 YER |
| 1,000 BDT | 1,940.61 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-07T12:32:25Z",
"rates": {
"YER": 1.940614
}
}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.0614,
"rate": 1.940614
}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