Rate Overview
Live
1 BND = 186.3728 YER
1 YER = 0.005366
BND
Avg
187.2428
High
188.6043
Low
186.1967
Last updated: 3/7/2026, 9:24:09 AM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 186.37 YER |
| 10 BND | 1,863.73 YER |
| 50 BND | 9,318.64 YER |
| 100 BND | 18,637.28 YER |
| 500 BND | 93,186.40 YER |
| 1,000 BND | 186,372.80 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-03-07T09:24:09Z",
"rates": {
"YER": 186.372804
}
}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": 18637.2804,
"rate": 186.372804
}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