Rate Overview
Live
1 GNF = 0.006665 DOP
1 DOP = 150.0375
GNF
Avg
0.006681
High
0.006702
Low
0.006665
Last updated: 6/19/2026, 8:21:07 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.67 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-06-19T08:21:07Z",
"rates": {
"DOP": 0.006665
}
}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.6665,
"rate": 0.006665
}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