Rate Overview
Live
1 BND = 187.6117 YER
1 YER = 0.005330
BND
Avg
187.1325
High
188.0211
Low
186.1785
Last updated: 4/17/2026, 5:30:33 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 187.61 YER |
| 10 BND | 1,876.12 YER |
| 50 BND | 9,380.58 YER |
| 100 BND | 18,761.17 YER |
| 500 BND | 93,805.84 YER |
| 1,000 BND | 187,611.68 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-04-17T17:30:33Z",
"rates": {
"YER": 187.611677
}
}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": 18761.167699999998,
"rate": 187.611677
}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