Rate Overview
Live
1 YER = 0.005393 BND
1 BND = 185.4256
YER
Avg
0.005383
High
0.005393
Low
0.005370
Last updated: 6/18/2026, 6:18:06 AM
Quick Conversions
| YER | BND |
|---|---|
| 1 YER | 0.01 BND |
| 10 YER | 0.05 BND |
| 50 YER | 0.27 BND |
| 100 YER | 0.54 BND |
| 500 YER | 2.70 BND |
| 1,000 YER | 5.39 BND |
Get YER/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BNDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-18T06:18:06Z",
"rates": {
"BND": 0.005393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BND",
"amount": 100
},
"result": 0.5393,
"rate": 0.005393
}Build with YER/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key