Rate Overview
Live
1 DOP = 23.2841 NGN
1 NGN = 0.042948
DOP
Avg
23.0317
High
23.2841
Low
22.8153
Last updated: 3/27/2026, 7:42:07 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 23.28 NGN |
| 10 DOP | 232.84 NGN |
| 50 DOP | 1,164.20 NGN |
| 100 DOP | 2,328.41 NGN |
| 500 DOP | 11,642.05 NGN |
| 1,000 DOP | 23,284.09 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-27T07:42:07Z",
"rates": {
"NGN": 23.284093
}
}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": 2328.4093,
"rate": 23.284093
}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