Rate Overview
Live
1 GBP = 79.4796 DOP
1 DOP = 0.012582
GBP
Avg
80.1196
High
81.3392
Low
79.3184
Last updated: 3/6/2026, 8:12:13 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.48 DOP |
| 10 GBP | 794.80 DOP |
| 50 GBP | 3,973.98 DOP |
| 100 GBP | 7,947.96 DOP |
| 500 GBP | 39,739.79 DOP |
| 1,000 GBP | 79,479.58 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-03-06T08:12:13Z",
"rates": {
"DOP": 79.479576
}
}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": 7947.9576,
"rate": 79.479576
}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