Rate Overview
Live
1 BND = 184.5626 YER
1 YER = 0.005418
BND
Avg
184.0261
High
185.0101
Low
183.1540
Last updated: 7/29/2026, 1:00:20 AM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 184.56 YER |
| 10 BND | 1,845.63 YER |
| 50 BND | 9,228.13 YER |
| 100 BND | 18,456.26 YER |
| 500 BND | 92,281.28 YER |
| 1,000 BND | 184,562.55 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-29T01:00:20Z",
"rates": {
"YER": 184.562554
}
}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": 18456.255400000002,
"rate": 184.562554
}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