Rate Overview
Live
1 DOP = 147.4324 GNF
1 GNF = 0.006783
DOP
Avg
147.5366
High
149.3059
Low
145.1168
Last updated: 3/27/2026, 9:23:48 AM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 147.43 GNF |
| 10 DOP | 1,474.32 GNF |
| 50 DOP | 7,371.62 GNF |
| 100 DOP | 14,743.24 GNF |
| 500 DOP | 73,716.21 GNF |
| 1,000 DOP | 147,432.41 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-27T09:23:48Z",
"rates": {
"GNF": 147.432414
}
}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": 14743.241399999999,
"rate": 147.432414
}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