Rate Overview
Live
1 GBP = 79.0301 DOP
1 DOP = 0.012653
GBP
Avg
79.1420
High
79.3353
Low
78.8546
Last updated: 5/27/2026, 4:21:23 PM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.03 DOP |
| 10 GBP | 790.30 DOP |
| 50 GBP | 3,951.51 DOP |
| 100 GBP | 7,903.01 DOP |
| 500 GBP | 39,515.07 DOP |
| 1,000 GBP | 79,030.15 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-27T16:21:23Z",
"rates": {
"DOP": 79.030145
}
}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": 7903.0145,
"rate": 79.030145
}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