Rate Overview
Live
1 DOP = 22.3622 NGN
1 NGN = 0.044718
DOP
Avg
22.6756
High
22.9460
Low
22.3622
Last updated: 9/5/2026, 1:03:13 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 22.36 NGN |
| 10 DOP | 223.62 NGN |
| 50 DOP | 1,118.11 NGN |
| 100 DOP | 2,236.22 NGN |
| 500 DOP | 11,181.10 NGN |
| 1,000 DOP | 22,362.19 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-09-05T01:03:13Z",
"rates": {
"NGN": 22.362192
}
}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": 2236.2192,
"rate": 22.362192
}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