Rate Overview
Live
1 DOP = 148.0645 GNF
1 GNF = 0.006754
DOP
Avg
149.2090
High
149.9953
Low
148.0645
Last updated: 9/5/2026, 5:25:50 PM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 148.06 GNF |
| 10 DOP | 1,480.64 GNF |
| 50 DOP | 7,403.22 GNF |
| 100 DOP | 14,806.45 GNF |
| 500 DOP | 74,032.24 GNF |
| 1,000 DOP | 148,064.48 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-09-05T17:25:50Z",
"rates": {
"GNF": 148.064479
}
}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": 14806.447900000001,
"rate": 148.064479
}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