Rate Overview
Live
1 DOP = 23.5021 NGN
1 NGN = 0.042549
DOP
Avg
22.8786
High
23.5775
Low
21.5969
Last updated: 7/27/2026, 9:41:30 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.50 NGN |
| 10 DOP | 235.02 NGN |
| 50 DOP | 1,175.10 NGN |
| 100 DOP | 2,350.21 NGN |
| 500 DOP | 11,751.03 NGN |
| 1,000 DOP | 23,502.07 NGN |
Get DOP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=NGNExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-27T09:41:30Z",
"rates": {
"NGN": 23.502066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "NGN",
"amount": 100
},
"result": 2350.2066,
"rate": 23.502066
}Build with DOP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key