Rate Overview
Live
1 GNF = 0.006652 DOP
1 DOP = 150.3307
GNF
Avg
0.006661
High
0.006676
Low
0.006637
Last updated: 7/22/2026, 11:38:41 AM
Quick Conversions
| GNF | DOP |
|---|---|
| 1 GNF | 0.01 DOP |
| 10 GNF | 0.07 DOP |
| 50 GNF | 0.33 DOP |
| 100 GNF | 0.67 DOP |
| 500 GNF | 3.33 DOP |
| 1,000 GNF | 6.65 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-07-22T11:38:41Z",
"rates": {
"DOP": 0.006652
}
}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.6652,
"rate": 0.006652
}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