Rate Overview
Live
1 GBP = 79.0919 DOP
1 DOP = 0.012644
GBP
Avg
80.0478
High
81.4388
Low
78.8546
Last updated: 5/27/2026, 1:56:29 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.09 DOP |
| 10 GBP | 790.92 DOP |
| 50 GBP | 3,954.60 DOP |
| 100 GBP | 7,909.19 DOP |
| 500 GBP | 39,545.97 DOP |
| 1,000 GBP | 79,091.94 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-05-27T13:56:29Z",
"rates": {
"DOP": 79.091938
}
}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": 7909.1938,
"rate": 79.091938
}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