Rate Overview
Live
1 BND = 187.0154 YER
1 YER = 0.005347
BND
Avg
186.5324
High
187.0154
Low
185.9058
Last updated: 9/6/2026, 10:28:41 AM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 187.02 YER |
| 10 BND | 1,870.15 YER |
| 50 BND | 9,350.77 YER |
| 100 BND | 18,701.54 YER |
| 500 BND | 93,507.70 YER |
| 1,000 BND | 187,015.41 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-09-06T10:28:41Z",
"rates": {
"YER": 187.015407
}
}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": 18701.5407,
"rate": 187.015407
}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