Rate Overview
Live
1 DOP = 23.2261 NGN
1 NGN = 0.043055
DOP
Avg
23.1897
High
23.4471
Low
23.1132
Last updated: 7/5/2026, 9:15:14 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.23 NGN |
| 10 DOP | 232.26 NGN |
| 50 DOP | 1,161.31 NGN |
| 100 DOP | 2,322.61 NGN |
| 500 DOP | 11,613.06 NGN |
| 1,000 DOP | 23,226.11 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-05T21:15:14Z",
"rates": {
"NGN": 23.226111
}
}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": 2322.6111,
"rate": 23.226111
}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