Rate Overview
Live
1 GBP = 79.0276 DOP
1 DOP = 0.012654
GBP
Avg
79.4029
High
80.6878
Low
78.5681
Last updated: 3/27/2026, 1:00:14 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.03 DOP |
| 10 GBP | 790.28 DOP |
| 50 GBP | 3,951.38 DOP |
| 100 GBP | 7,902.76 DOP |
| 500 GBP | 39,513.79 DOP |
| 1,000 GBP | 79,027.57 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-27T13:00:14Z",
"rates": {
"DOP": 79.027574
}
}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": 7902.7574,
"rate": 79.027574
}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