Rate Overview
Live
1 BND = 185.2699 YER
1 YER = 0.005398
BND
Avg
187.9262
High
192.9176
Low
182.3534
Last updated: 3/28/2026, 12:02:24 PM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 185.27 YER |
| 10 BND | 1,852.70 YER |
| 50 BND | 9,263.50 YER |
| 100 BND | 18,526.99 YER |
| 500 BND | 92,634.97 YER |
| 1,000 BND | 185,269.94 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-28T12:02:24Z",
"rates": {
"YER": 185.26994
}
}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": 18526.994,
"rate": 185.26994
}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