Rate Overview
Live
1 DOP = 23.1797 NGN
1 NGN = 0.043141
DOP
Avg
23.2497
High
23.4302
Low
23.1784
Last updated: 6/16/2026, 2:38:01 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.18 NGN |
| 10 DOP | 231.80 NGN |
| 50 DOP | 1,158.99 NGN |
| 100 DOP | 2,317.97 NGN |
| 500 DOP | 11,589.86 NGN |
| 1,000 DOP | 23,179.73 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-06-16T14:38:01Z",
"rates": {
"NGN": 23.179728
}
}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": 2317.9728,
"rate": 23.179728
}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