Rate Overview
Live
1 DOP = 23.5301 NGN
1 NGN = 0.042499
DOP
Avg
23.1843
High
25.2633
Low
21.7263
Last updated: 7/24/2026, 6:02:44 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.53 NGN |
| 10 DOP | 235.30 NGN |
| 50 DOP | 1,176.51 NGN |
| 100 DOP | 2,353.01 NGN |
| 500 DOP | 11,765.07 NGN |
| 1,000 DOP | 23,530.15 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-24T06:02:44Z",
"rates": {
"NGN": 23.530148
}
}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": 2353.0148,
"rate": 23.530148
}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