Rate Overview
Live
1 BND = 187.8568 YER
1 YER = 0.005323
BND
Avg
187.3212
High
187.8568
Low
187.0086
Last updated: 5/8/2026, 4:40:00 AM
Quick Conversions
| BND | YER |
|---|---|
| 1 BND | 187.86 YER |
| 10 BND | 1,878.57 YER |
| 50 BND | 9,392.84 YER |
| 100 BND | 18,785.68 YER |
| 500 BND | 93,928.39 YER |
| 1,000 BND | 187,856.78 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-05-08T04:40:00Z",
"rates": {
"YER": 187.856784
}
}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": 18785.6784,
"rate": 187.856784
}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