Rate Overview
Live
1 BND = 184.3414 YER
1 YER = 0.005425
BND
Avg
186.3312
High
188.6920
Low
183.9990
Last updated: 7/29/2026, 2:19:26 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 184.34 YER |
| 10 BND | 1,843.41 YER |
| 50 BND | 9,217.07 YER |
| 100 BND | 18,434.14 YER |
| 500 BND | 92,170.68 YER |
| 1,000 BND | 184,341.36 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-07-29T14:19:26Z",
"rates": {
"YER": 184.341364
}
}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": 18434.1364,
"rate": 184.341364
}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