Rate Overview
Live
1 DOP = 147.9350 GNF
1 GNF = 0.006760
DOP
Avg
147.5263
High
147.9350
Low
147.2668
Last updated: 5/9/2026, 7:37:38 PM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 147.93 GNF |
| 10 DOP | 1,479.35 GNF |
| 50 DOP | 7,396.75 GNF |
| 100 DOP | 14,793.50 GNF |
| 500 DOP | 73,967.50 GNF |
| 1,000 DOP | 147,935.00 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-05-09T19:37:38Z",
"rates": {
"GNF": 147.934999
}
}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": 14793.4999,
"rate": 147.934999
}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