Rate Overview
Live
1 GBP = 80.9525 DOP
1 DOP = 0.012353
GBP
Avg
80.8905
High
81.2347
Low
80.5047
Last updated: 4/17/2026, 6:21:32 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 80.95 DOP |
| 10 GBP | 809.53 DOP |
| 50 GBP | 4,047.63 DOP |
| 100 GBP | 8,095.25 DOP |
| 500 GBP | 40,476.26 DOP |
| 1,000 GBP | 80,952.51 DOP |
Get GBP/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=DOPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-17T06:21:32Z",
"rates": {
"DOP": 80.952514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "DOP",
"amount": 100
},
"result": 8095.251399999999,
"rate": 80.952514
}Build with GBP/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key