Rate Overview
Live
1 DOP = 0.012498 GBP
1 GBP = 80.0128
DOP
Avg
0.012557
High
0.012629
Low
0.012487
Last updated: 9/5/2026, 1:56:43 PM
Quick Conversions
| DOP | GBP |
|---|---|
| 1 DOP | 0.01 GBP |
| 10 DOP | 0.12 GBP |
| 50 DOP | 0.62 GBP |
| 100 DOP | 1.25 GBP |
| 500 DOP | 6.25 GBP |
| 1,000 DOP | 12.50 GBP |
Get DOP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=GBPExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-05T13:56:43Z",
"rates": {
"GBP": 0.012498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "GBP",
"amount": 100
},
"result": 1.2498,
"rate": 0.012498
}Build with DOP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key