Rate Overview
Live
1 DOP = 23.3166 NGN
1 NGN = 0.042888
DOP
Avg
24.5376
High
27.5314
Low
22.1014
Last updated: 5/27/2026, 11:20:07 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.32 NGN |
| 10 DOP | 233.17 NGN |
| 50 DOP | 1,165.83 NGN |
| 100 DOP | 2,331.66 NGN |
| 500 DOP | 11,658.29 NGN |
| 1,000 DOP | 23,316.58 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-05-27T11:20:07Z",
"rates": {
"NGN": 23.316579
}
}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": 2331.6579,
"rate": 23.316579
}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