Rate Overview
Live
1 BND = 185.4199 YER
1 YER = 0.005393
BND
Avg
185.7528
High
186.2009
Low
185.4190
Last updated: 6/18/2026, 7:45:14 AM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 185.42 YER |
| 10 BND | 1,854.20 YER |
| 50 BND | 9,270.99 YER |
| 100 BND | 18,541.99 YER |
| 500 BND | 92,709.94 YER |
| 1,000 BND | 185,419.89 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-06-18T07:45:14Z",
"rates": {
"YER": 185.419886
}
}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": 18541.9886,
"rate": 185.419886
}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