Rate Overview
Live
1 YER = 0.057785 BWP
1 BWP = 17.3055
YER
Avg
0.056773
High
0.060013
Low
0.052347
Last updated: 3/28/2026, 1:27:22 PM
Quick Conversions
| YER | BWP |
|---|---|
| 1 YER | 0.06 BWP |
| 10 YER | 0.58 BWP |
| 50 YER | 2.89 BWP |
| 100 YER | 5.78 BWP |
| 500 YER | 28.89 BWP |
| 1,000 YER | 57.79 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-03-28T13:27:22Z",
"rates": {
"BWP": 0.057785
}
}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.7785,
"rate": 0.057785
}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