Rate Overview
Live
1 DOP = 151.1615 GNF
1 GNF = 0.006615
DOP
Avg
145.6498
High
151.1615
Low
137.4344
Last updated: 7/30/2026, 1:13:31 AM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 151.16 GNF |
| 10 DOP | 1,511.61 GNF |
| 50 DOP | 7,558.07 GNF |
| 100 DOP | 15,116.15 GNF |
| 500 DOP | 75,580.75 GNF |
| 1,000 DOP | 151,161.49 GNF |
Get DOP/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=GNFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-30T01:13:31Z",
"rates": {
"GNF": 151.161493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "GNF",
"amount": 100
},
"result": 15116.149300000001,
"rate": 151.161493
}Build with DOP/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key