Rate Overview
Live
1 DOP = 22.6140 NGN
1 NGN = 0.044220
DOP
Avg
22.6312
High
22.7693
Low
22.5176
Last updated: 4/16/2026, 8:41:34 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 22.61 NGN |
| 10 DOP | 226.14 NGN |
| 50 DOP | 1,130.70 NGN |
| 100 DOP | 2,261.40 NGN |
| 500 DOP | 11,306.99 NGN |
| 1,000 DOP | 22,613.98 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-04-16T20:41:34Z",
"rates": {
"NGN": 22.613978
}
}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": 2261.3977999999997,
"rate": 22.613978
}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