Rate Overview
Live
1 DOP = 23.1641 NGN
1 NGN = 0.043170
DOP
Avg
22.7969
High
23.3578
Low
21.5969
Last updated: 7/7/2026, 8:53:13 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.16 NGN |
| 10 DOP | 231.64 NGN |
| 50 DOP | 1,158.21 NGN |
| 100 DOP | 2,316.41 NGN |
| 500 DOP | 11,582.06 NGN |
| 1,000 DOP | 23,164.12 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-07T20:53:13Z",
"rates": {
"NGN": 23.164124
}
}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": 2316.4124,
"rate": 23.164124
}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