Rate Overview
Live
1 YER = 0.515150 BDT
1 BDT = 1.9412
YER
Avg
0.515923
High
0.518046
Low
0.514553
Last updated: 4/17/2026, 5:52:02 PM
Quick Conversions
| YER | BDT |
|---|---|
| 1 YER | 0.52 BDT |
| 10 YER | 5.15 BDT |
| 50 YER | 25.76 BDT |
| 100 YER | 51.52 BDT |
| 500 YER | 257.58 BDT |
| 1,000 YER | 515.15 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-04-17T17:52:02Z",
"rates": {
"BDT": 0.51515
}
}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.515,
"rate": 0.51515
}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