Rate Overview
Live
1 DOP = 148.5718 GNF
1 GNF = 0.006731
DOP
Avg
141.8568
High
149.1367
Low
134.8734
Last updated: 5/29/2026, 11:21:00 PM
Quick Conversions
| DOP | GNF |
|---|---|
| 1 DOP | 148.57 GNF |
| 10 DOP | 1,485.72 GNF |
| 50 DOP | 7,428.59 GNF |
| 100 DOP | 14,857.18 GNF |
| 500 DOP | 74,285.92 GNF |
| 1,000 DOP | 148,571.84 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-29T23:21:00Z",
"rates": {
"GNF": 148.571837
}
}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": 14857.1837,
"rate": 148.571837
}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