Rate Overview
Live
1 BND = 186.3356 YER
1 YER = 0.005367
BND
Avg
187.0127
High
188.6909
Low
186.2635
Last updated: 5/28/2026, 9:42:07 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 186.34 YER |
| 10 BND | 1,863.36 YER |
| 50 BND | 9,316.78 YER |
| 100 BND | 18,633.56 YER |
| 500 BND | 93,167.82 YER |
| 1,000 BND | 186,335.63 YER |
Get BND/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=YERExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-28T21:42:07Z",
"rates": {
"YER": 186.335632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "YER",
"amount": 100
},
"result": 18633.5632,
"rate": 186.335632
}Build with BND/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key