Rate Overview
Live
1 DOP = 0.012824 GBP
1 GBP = 77.9788
DOP
Avg
0.012754
High
0.012826
Low
0.012679
Last updated: 6/18/2026, 7:46:17 AM
Quick Conversions
| DOP | GBP |
|---|---|
| 1 DOP | 0.01 GBP |
| 10 DOP | 0.13 GBP |
| 50 DOP | 0.64 GBP |
| 100 DOP | 1.28 GBP |
| 500 DOP | 6.41 GBP |
| 1,000 DOP | 12.82 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-06-18T07:46:17Z",
"rates": {
"GBP": 0.012824
}
}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.2824,
"rate": 0.012824
}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