Rate Overview
Live
1 GBP = 81.4516 DOP
1 DOP = 0.012277
GBP
Avg
80.8653
High
81.4516
Low
80.2085
Last updated: 5/7/2026, 11:22:12 AM
Quick Conversions
| GBP | DOP |
|---|---|
| 1 GBP | 81.45 DOP |
| 10 GBP | 814.52 DOP |
| 50 GBP | 4,072.58 DOP |
| 100 GBP | 8,145.16 DOP |
| 500 GBP | 40,725.78 DOP |
| 1,000 GBP | 81,451.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-07T11:22:12Z",
"rates": {
"DOP": 81.451565
}
}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": 8145.1565,
"rate": 81.451565
}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