Rate Overview
Live
1 GBP = 78.7022 DOP
1 DOP = 0.012706
GBP
Avg
78.5149
High
78.8678
Low
77.9984
Last updated: 6/17/2026, 6:51:41 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 78.70 DOP |
| 10 GBP | 787.02 DOP |
| 50 GBP | 3,935.11 DOP |
| 100 GBP | 7,870.22 DOP |
| 500 GBP | 39,351.09 DOP |
| 1,000 GBP | 78,702.17 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-06-17T06:51:41Z",
"rates": {
"DOP": 78.702171
}
}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": 7870.217100000001,
"rate": 78.702171
}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