Rate Overview
Live
1 GNF = 0.006753 DOP
1 DOP = 148.0823
GNF
Avg
0.006702
High
0.006753
Low
0.006666
Last updated: 9/5/2026, 7:05:56 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.38 DOP |
| 1,000 GNF | 6.75 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-09-05T19:05:56Z",
"rates": {
"DOP": 0.006753
}
}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.6753,
"rate": 0.006753
}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