Rate Overview
Live
1 BND = 185.5501 YER
1 YER = 0.005389
BND
Avg
185.3992
High
185.6031
Low
185.1877
Last updated: 8/18/2026, 11:36:16 AM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 185.55 YER |
| 10 BND | 1,855.50 YER |
| 50 BND | 9,277.51 YER |
| 100 BND | 18,555.01 YER |
| 500 BND | 92,775.06 YER |
| 1,000 BND | 185,550.11 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-08-18T11:36:16Z",
"rates": {
"YER": 185.550114
}
}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": 18555.0114,
"rate": 185.550114
}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