Rate Overview
Live
1 GBP = 79.1222 DOP
1 DOP = 0.012639
GBP
Avg
80.7643
High
86.1320
Low
75.8682
Last updated: 3/27/2026, 2:52:34 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.12 DOP |
| 10 GBP | 791.22 DOP |
| 50 GBP | 3,956.11 DOP |
| 100 GBP | 7,912.22 DOP |
| 500 GBP | 39,561.09 DOP |
| 1,000 GBP | 79,122.17 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-27T14:52:34Z",
"rates": {
"DOP": 79.122171
}
}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": 7912.2171,
"rate": 79.122171
}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