Rate Overview
Live
1 BWP = 4.3956 DOP
1 DOP = 0.227501
BWP
Avg
4.5191
High
4.7971
Low
4.3415
Last updated: 5/28/2026, 4:37:49 AM
Quick Conversions
| BWP | DOP |
|---|---|
| 1 BWP | 4.40 DOP |
| 10 BWP | 43.96 DOP |
| 50 BWP | 219.78 DOP |
| 100 BWP | 439.56 DOP |
| 500 BWP | 2,197.79 DOP |
| 1,000 BWP | 4,395.58 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-05-28T04:37:49Z",
"rates": {
"DOP": 4.39558
}
}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": 439.558,
"rate": 4.39558
}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