Rate Overview
Live
1 BND = 184.6239 YER
1 YER = 0.005416
BND
Avg
184.4274
High
185.0101
Low
184.0687
Last updated: 7/26/2026, 11:21:51 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 184.62 YER |
| 10 BND | 1,846.24 YER |
| 50 BND | 9,231.20 YER |
| 100 BND | 18,462.39 YER |
| 500 BND | 92,311.96 YER |
| 1,000 BND | 184,623.93 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-26T23:21:51Z",
"rates": {
"YER": 184.623927
}
}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": 18462.3927,
"rate": 184.623927
}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