Rate Overview
Live
1 DOP = 150.5395 GNF
1 GNF = 0.006643
DOP
Avg
150.7309
High
151.0691
Low
150.5395
Last updated: 8/13/2026, 2:35:16 PM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 150.54 GNF |
| 10 DOP | 1,505.40 GNF |
| 50 DOP | 7,526.98 GNF |
| 100 DOP | 15,053.95 GNF |
| 500 DOP | 75,269.76 GNF |
| 1,000 DOP | 150,539.53 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-08-13T14:35:16Z",
"rates": {
"GNF": 150.539527
}
}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": 15053.9527,
"rate": 150.539527
}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