Rate Overview
Live
1 DOP = 150.0159 GNF
1 GNF = 0.006666
DOP
Avg
149.6636
High
150.0159
Low
149.1977
Last updated: 6/19/2026, 7:32:49 AM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 150.02 GNF |
| 10 DOP | 1,500.16 GNF |
| 50 DOP | 7,500.79 GNF |
| 100 DOP | 15,001.59 GNF |
| 500 DOP | 75,007.94 GNF |
| 1,000 DOP | 150,015.87 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-06-19T07:32:49Z",
"rates": {
"GNF": 150.01587
}
}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": 15001.587000000001,
"rate": 150.01587
}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