Rate Overview
Live
1 YER = 0.056595 BWP
1 BWP = 17.6694
YER
Avg
0.056613
High
0.056849
Low
0.056401
Last updated: 9/3/2026, 1:09:26 PM
Quick Conversions
| YER | BWP |
|---|---|
| 1 YER | 0.06 BWP |
| 10 YER | 0.57 BWP |
| 50 YER | 2.83 BWP |
| 100 YER | 5.66 BWP |
| 500 YER | 28.30 BWP |
| 1,000 YER | 56.60 BWP |
Get YER/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BWPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-09-03T13:09:26Z",
"rates": {
"BWP": 0.056595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BWP",
"amount": 100
},
"result": 5.6594999999999995,
"rate": 0.056595
}Build with YER/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key