Rate Overview
Live
1 YER = 0.005453 BND
1 BND = 183.3853
YER
Avg
0.005438
High
0.005453
Low
0.005423
Last updated: 7/6/2026, 2:10:28 PM
Quick Conversions
| YER | BND |
|---|---|
| 1 YER | 0.01 BND |
| 10 YER | 0.05 BND |
| 50 YER | 0.27 BND |
| 100 YER | 0.55 BND |
| 500 YER | 2.73 BND |
| 1,000 YER | 5.45 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-07-06T14:10:28Z",
"rates": {
"BND": 0.005453
}
}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.5453,
"rate": 0.005453
}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