Rate Overview
Live
1 DOP = 145.3415 GNF
1 GNF = 0.006880
DOP
Avg
146.1742
High
147.2202
Low
145.3415
Last updated: 4/18/2026, 8:45:24 AM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 145.34 GNF |
| 10 DOP | 1,453.42 GNF |
| 50 DOP | 7,267.08 GNF |
| 100 DOP | 14,534.15 GNF |
| 500 DOP | 72,670.76 GNF |
| 1,000 DOP | 145,341.52 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-04-18T08:45:24Z",
"rates": {
"GNF": 145.341523
}
}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": 14534.1523,
"rate": 145.341523
}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