Rate Overview
Live
1 BWP = 4.3317 DOP
1 DOP = 0.230857
BWP
Avg
4.4719
High
4.6428
Low
4.2913
Last updated: 3/28/2026, 10:46:52 AM
Quick Conversions
| BWP | DOP |
|---|---|
| 1 BWP | 4.33 DOP |
| 10 BWP | 43.32 DOP |
| 50 BWP | 216.58 DOP |
| 100 BWP | 433.17 DOP |
| 500 BWP | 2,165.85 DOP |
| 1,000 BWP | 4,331.69 DOP |
Get BWP/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=DOPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-28T10:46:52Z",
"rates": {
"DOP": 4.331693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "DOP",
"amount": 100
},
"result": 433.16929999999996,
"rate": 4.331693
}Build with BWP/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key