Rate Overview
Live
1 DOP = 147.5276 GNF
1 GNF = 0.006778
DOP
Avg
146.7553
High
147.8208
Low
145.2768
Last updated: 3/6/2026, 4:51:42 PM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 147.53 GNF |
| 10 DOP | 1,475.28 GNF |
| 50 DOP | 7,376.38 GNF |
| 100 DOP | 14,752.76 GNF |
| 500 DOP | 73,763.80 GNF |
| 1,000 DOP | 147,527.60 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-03-06T16:51:42Z",
"rates": {
"GNF": 147.527603
}
}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": 14752.7603,
"rate": 147.527603
}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