Rate Overview
Live
1 GBP = 79.0044 DOP
1 DOP = 0.012658
GBP
Avg
82.6207
High
86.5792
Low
78.0218
Last updated: 3/27/2026, 1:01:40 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.00 DOP |
| 10 GBP | 790.04 DOP |
| 50 GBP | 3,950.22 DOP |
| 100 GBP | 7,900.44 DOP |
| 500 GBP | 39,502.19 DOP |
| 1,000 GBP | 79,004.38 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-27T13:01:40Z",
"rates": {
"DOP": 79.00438
}
}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": 7900.438,
"rate": 79.00438
}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