Rate Overview
Live
1 DOP = 23.4489 NGN
1 NGN = 0.042646
DOP
Avg
23.5526
High
23.6279
Low
23.4489
Last updated: 7/25/2026, 3:52:08 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.45 NGN |
| 10 DOP | 234.49 NGN |
| 50 DOP | 1,172.45 NGN |
| 100 DOP | 2,344.89 NGN |
| 500 DOP | 11,724.45 NGN |
| 1,000 DOP | 23,448.91 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-25T03:52:08Z",
"rates": {
"NGN": 23.448905
}
}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": 2344.8905,
"rate": 23.448905
}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