Rate Overview
Live
1 BND = 184.8607 YER
1 YER = 0.005409
BND
Avg
184.5417
High
185.0101
Low
184.1186
Last updated: 7/27/2026, 9:13:10 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 184.86 YER |
| 10 BND | 1,848.61 YER |
| 50 BND | 9,243.04 YER |
| 100 BND | 18,486.07 YER |
| 500 BND | 92,430.37 YER |
| 1,000 BND | 184,860.75 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-27T21:13:10Z",
"rates": {
"YER": 184.860747
}
}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": 18486.0747,
"rate": 184.860747
}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