Rate Overview
Live
1 DOP = 23.2983 NGN
1 NGN = 0.042922
DOP
Avg
22.9375
High
23.3093
Low
22.4252
Last updated: 3/6/2026, 4:58:24 PM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.30 NGN |
| 10 DOP | 232.98 NGN |
| 50 DOP | 1,164.91 NGN |
| 100 DOP | 2,329.83 NGN |
| 500 DOP | 11,649.14 NGN |
| 1,000 DOP | 23,298.29 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-03-06T16:58:24Z",
"rates": {
"NGN": 23.298287
}
}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": 2329.8287,
"rate": 23.298287
}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