Rate Overview
Live
1 YER = 0.057482 BWP
1 BWP = 17.3968
YER
Avg
0.056731
High
0.060256
Low
0.054891
Last updated: 7/29/2026, 8:25:59 AM
Quick Conversions
| YER | BWP |
|---|---|
| 1 YER | 0.06 BWP |
| 10 YER | 0.57 BWP |
| 50 YER | 2.87 BWP |
| 100 YER | 5.75 BWP |
| 500 YER | 28.74 BWP |
| 1,000 YER | 57.48 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-07-29T08:25:59Z",
"rates": {
"BWP": 0.057482
}
}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.7482,
"rate": 0.057482
}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