Rate Overview
Live
1 YER = 0.060256 BWP
1 BWP = 16.5959
YER
Avg
0.057362
High
0.060256
Low
0.056716
Last updated: 7/21/2026, 5:54:31 AM
Quick Conversions
| YER | BWP |
|---|---|
| 1 YER | 0.06 BWP |
| 10 YER | 0.60 BWP |
| 50 YER | 3.01 BWP |
| 100 YER | 6.03 BWP |
| 500 YER | 30.13 BWP |
| 1,000 YER | 60.26 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-21T05:54:31Z",
"rates": {
"BWP": 0.060256
}
}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": 6.0256,
"rate": 0.060256
}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