Rate Overview
Live
1 BWP = 4.3737 DOP
1 DOP = 0.228637
BWP
Avg
4.3448
High
4.3916
Low
4.2991
Last updated: 6/17/2026, 5:23:56 AM
Quick Conversions
| BWP | DOP |
|---|---|
| 1 BWP | 4.37 DOP |
| 10 BWP | 43.74 DOP |
| 50 BWP | 218.69 DOP |
| 100 BWP | 437.37 DOP |
| 500 BWP | 2,186.87 DOP |
| 1,000 BWP | 4,373.74 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-06-17T05:23:56Z",
"rates": {
"DOP": 4.373741
}
}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": 437.3741,
"rate": 4.373741
}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