Rate Overview
Live
1 BWP = 4.2197 DOP
1 DOP = 0.236984
BWP
Avg
4.2205
High
4.3721
Low
4.0784
Last updated: 7/27/2026, 12:04:08 AM
Quick Conversions
| BWP | DOP |
|---|---|
| 1 BWP | 4.22 DOP |
| 10 BWP | 42.20 DOP |
| 50 BWP | 210.98 DOP |
| 100 BWP | 421.97 DOP |
| 500 BWP | 2,109.84 DOP |
| 1,000 BWP | 4,219.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-07-27T00:04:08Z",
"rates": {
"DOP": 4.219688
}
}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": 421.9688,
"rate": 4.219688
}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