Rate Overview
Live
1 GBP = 79.2344 DOP
1 DOP = 0.012621
GBP
Avg
78.7802
High
79.2362
Low
78.4724
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.23 DOP |
| 10 GBP | 792.34 DOP |
| 50 GBP | 3,961.72 DOP |
| 100 GBP | 7,923.44 DOP |
| 500 GBP | 39,617.19 DOP |
| 1,000 GBP | 79,234.39 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-08-14T22:43:14Z",
"rates": {
"DOP": 79.234385
}
}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": 7923.4385,
"rate": 79.234385
}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