Rate Overview
Live
1 YER = 0.514295 BDT
1 BDT = 1.9444
YER
Avg
0.512180
High
0.514295
Low
0.507722
Last updated: 3/28/2026, 12:21:19 PM
Quick Conversions
| YER | BDT |
|---|---|
| 1 YER | 0.51 BDT |
| 10 YER | 5.14 BDT |
| 50 YER | 25.71 BDT |
| 100 YER | 51.43 BDT |
| 500 YER | 257.15 BDT |
| 1,000 YER | 514.30 BDT |
Get YER/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BDTExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T12:21:19Z",
"rates": {
"BDT": 0.514295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BDT",
"amount": 100
},
"result": 51.4295,
"rate": 0.514295
}Build with YER/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key