Rate Overview
Live
1 GBP = 79.1352 DOP
1 DOP = 0.012637
GBP
Avg
82.2777
High
86.6625
Low
79.0302
Last updated: 5/27/2026, 3:13:42 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.14 DOP |
| 10 GBP | 791.35 DOP |
| 50 GBP | 3,956.76 DOP |
| 100 GBP | 7,913.52 DOP |
| 500 GBP | 39,567.60 DOP |
| 1,000 GBP | 79,135.21 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-27T15:13:42Z",
"rates": {
"DOP": 79.135208
}
}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": 7913.5208,
"rate": 79.135208
}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