Rate Overview
Live
1 GBP = 79.1962 DOP
1 DOP = 0.012627
GBP
Avg
79.4253
High
80.6878
Low
78.5681
Last updated: 3/27/2026, 9:23:28 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.20 DOP |
| 10 GBP | 791.96 DOP |
| 50 GBP | 3,959.81 DOP |
| 100 GBP | 7,919.62 DOP |
| 500 GBP | 39,598.11 DOP |
| 1,000 GBP | 79,196.22 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-03-27T09:23:28Z",
"rates": {
"DOP": 79.196219
}
}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": 7919.6219,
"rate": 79.196219
}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