Rate Overview
Live
1 DOP = 0.012626 GBP
1 GBP = 79.2016
DOP
Avg
0.012591
High
0.012727
Low
0.012393
Last updated: 3/27/2026, 9:23:29 AM
Quick Conversions
| DOP | GBP |
|---|---|
| 1 DOP | 0.01 GBP |
| 10 DOP | 0.13 GBP |
| 50 DOP | 0.63 GBP |
| 100 DOP | 1.26 GBP |
| 500 DOP | 6.31 GBP |
| 1,000 DOP | 12.63 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-03-27T09:23:29Z",
"rates": {
"GBP": 0.012626
}
}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.2626,
"rate": 0.012626
}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