Rate Overview
Live
1 GBP = 79.3129 DOP
1 DOP = 0.012608
GBP
Avg
78.9051
High
79.3129
Low
77.8354
Last updated: 7/6/2026, 6:29:47 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.31 DOP |
| 10 GBP | 793.13 DOP |
| 50 GBP | 3,965.64 DOP |
| 100 GBP | 7,931.29 DOP |
| 500 GBP | 39,656.44 DOP |
| 1,000 GBP | 79,312.87 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-07-06T18:29:47Z",
"rates": {
"DOP": 79.312873
}
}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": 7931.2873,
"rate": 79.312873
}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