Rate Overview
Live
1 GNF = 0.006778 DOP
1 DOP = 147.5361
GNF
Avg
0.006814
High
0.006883
Low
0.006764
Last updated: 3/6/2026, 11:24:57 PM
Quick Conversions
| GNF | DOP |
|---|---|
| 1 GNF | 0.01 DOP |
| 10 GNF | 0.07 DOP |
| 50 GNF | 0.34 DOP |
| 100 GNF | 0.68 DOP |
| 500 GNF | 3.39 DOP |
| 1,000 GNF | 6.78 DOP |
Get GNF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=DOPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T23:24:57Z",
"rates": {
"DOP": 0.006778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "DOP",
"amount": 100
},
"result": 0.6778000000000001,
"rate": 0.006778
}Build with GNF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key