Rate Overview
Live
1 BWP = 4.4543 DOP
1 DOP = 0.224501
BWP
Avg
4.4926
High
4.5760
Low
4.4018
Last updated: 3/7/2026, 6:07:38 AM
Quick Conversions
| BWP | DOP |
|---|---|
| 1 BWP | 4.45 DOP |
| 10 BWP | 44.54 DOP |
| 50 BWP | 222.72 DOP |
| 100 BWP | 445.43 DOP |
| 500 BWP | 2,227.16 DOP |
| 1,000 BWP | 4,454.32 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-07T06:07:38Z",
"rates": {
"DOP": 4.454316
}
}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": 445.43160000000006,
"rate": 4.454316
}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