Rate Overview
Live
1 BND = 186.8501 YER
1 YER = 0.005352
BND
Avg
188.8508
High
196.5224
Low
182.6638
Last updated: 5/29/2026, 2:29:03 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 186.85 YER |
| 10 BND | 1,868.50 YER |
| 50 BND | 9,342.50 YER |
| 100 BND | 18,685.01 YER |
| 500 BND | 93,425.04 YER |
| 1,000 BND | 186,850.08 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-29T14:29:03Z",
"rates": {
"YER": 186.850078
}
}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": 18685.0078,
"rate": 186.850078
}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