Rate Overview
Live
1 GBP = 81.4486 DOP
1 DOP = 0.012278
GBP
Avg
80.8630
High
81.4486
Low
80.2085
Last updated: 5/7/2026, 10:32:14 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 81.45 DOP |
| 10 GBP | 814.49 DOP |
| 50 GBP | 4,072.43 DOP |
| 100 GBP | 8,144.86 DOP |
| 500 GBP | 40,724.28 DOP |
| 1,000 GBP | 81,448.57 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-07T10:32:14Z",
"rates": {
"DOP": 81.448569
}
}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": 8144.856900000001,
"rate": 81.448569
}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