Rate Overview
Live
1 DOP = 23.3565 NGN
1 NGN = 0.042815
DOP
Avg
23.4041
High
23.4928
Low
23.3565
Last updated: 8/12/2026, 4:08:58 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.36 NGN |
| 10 DOP | 233.56 NGN |
| 50 DOP | 1,167.82 NGN |
| 100 DOP | 2,335.65 NGN |
| 500 DOP | 11,678.25 NGN |
| 1,000 DOP | 23,356.50 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-08-12T16:08:58Z",
"rates": {
"NGN": 23.356499
}
}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": 2335.6499,
"rate": 23.356499
}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