Rate Overview
Live
1 BWP = 4.3898 DOP
1 DOP = 0.227802
BWP
Avg
4.3627
High
4.4526
Low
4.1903
Last updated: 5/28/2026, 2:29:21 AM
Quick Conversions
| BWP | DOP |
|---|---|
| 1 BWP | 4.39 DOP |
| 10 BWP | 43.90 DOP |
| 50 BWP | 219.49 DOP |
| 100 BWP | 438.98 DOP |
| 500 BWP | 2,194.89 DOP |
| 1,000 BWP | 4,389.78 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-28T02:29:21Z",
"rates": {
"DOP": 4.389783
}
}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": 438.97830000000005,
"rate": 4.389783
}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