Rate Overview
Live
1 GBP = 79.1656 DOP
1 DOP = 0.012632
GBP
Avg
80.4492
High
82.3757
Low
78.5681
Last updated: 3/27/2026, 11:16:25 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 79.17 DOP |
| 10 GBP | 791.66 DOP |
| 50 GBP | 3,958.28 DOP |
| 100 GBP | 7,916.56 DOP |
| 500 GBP | 39,582.78 DOP |
| 1,000 GBP | 79,165.55 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-03-27T11:16:25Z",
"rates": {
"DOP": 79.165551
}
}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": 7916.5551,
"rate": 79.165551
}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