Rate Overview
Live
1 DOP = 23.5497 NGN
1 NGN = 0.042463
DOP
Avg
23.3580
High
23.6979
Low
23.1132
Last updated: 7/21/2026, 1:20:36 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.55 NGN |
| 10 DOP | 235.50 NGN |
| 50 DOP | 1,177.49 NGN |
| 100 DOP | 2,354.97 NGN |
| 500 DOP | 11,774.86 NGN |
| 1,000 DOP | 23,549.73 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-21T01:20:36Z",
"rates": {
"NGN": 23.549725
}
}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": 2354.9725,
"rate": 23.549725
}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