Rate Overview
Live
1 DOP = 23.6067 NGN
1 NGN = 0.042361
DOP
Avg
23.5953
High
23.6979
Low
23.5356
Last updated: 7/22/2026, 10:27:43 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.61 NGN |
| 10 DOP | 236.07 NGN |
| 50 DOP | 1,180.34 NGN |
| 100 DOP | 2,360.67 NGN |
| 500 DOP | 11,803.37 NGN |
| 1,000 DOP | 23,606.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-22T22:27:43Z",
"rates": {
"NGN": 23.606733
}
}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": 2360.6733,
"rate": 23.606733
}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