Rate Overview
Live
1 GBP = 79.0660 DOP
1 DOP = 0.012648
GBP
Avg
82.2746
High
86.6625
Low
79.0302
Last updated: 5/27/2026, 5:33:48 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.07 DOP |
| 10 GBP | 790.66 DOP |
| 50 GBP | 3,953.30 DOP |
| 100 GBP | 7,906.60 DOP |
| 500 GBP | 39,533.01 DOP |
| 1,000 GBP | 79,066.02 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-27T17:33:48Z",
"rates": {
"DOP": 79.06602
}
}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": 7906.602,
"rate": 79.06602
}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