Rate Overview
Live
1 GBP = 79.9793 DOP
1 DOP = 0.012503
GBP
Avg
79.6165
High
80.0826
Low
79.1804
Last updated: 9/4/2026, 6:19:29 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.98 DOP |
| 10 GBP | 799.79 DOP |
| 50 GBP | 3,998.96 DOP |
| 100 GBP | 7,997.93 DOP |
| 500 GBP | 39,989.63 DOP |
| 1,000 GBP | 79,979.27 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-09-04T18:19:29Z",
"rates": {
"DOP": 79.979267
}
}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": 7997.926699999999,
"rate": 79.979267
}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