Rate Overview
Live
1 BND = 183.5115 YER
1 YER = 0.005449
BND
Avg
183.8043
High
184.3565
Low
183.3595
Last updated: 7/7/2026, 1:51:41 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 183.51 YER |
| 10 BND | 1,835.12 YER |
| 50 BND | 9,175.58 YER |
| 100 BND | 18,351.15 YER |
| 500 BND | 91,755.76 YER |
| 1,000 BND | 183,511.52 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-07T13:51:41Z",
"rates": {
"YER": 183.511522
}
}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": 18351.1522,
"rate": 183.511522
}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