Rate Overview
Live
1 NGN = 0.042612 DOP
1 DOP = 23.4676
NGN
Avg
0.042909
High
0.043251
Low
0.042612
Last updated: 7/12/2026, 2:19:04 AM
Quick Conversions
| NGN | DOP |
|---|---|
| 1 NGN | 0.04 DOP |
| 10 NGN | 0.43 DOP |
| 50 NGN | 2.13 DOP |
| 100 NGN | 4.26 DOP |
| 500 NGN | 21.31 DOP |
| 1,000 NGN | 42.61 DOP |
Get NGN/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=DOPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-12T02:19:04Z",
"rates": {
"DOP": 0.042612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "DOP",
"amount": 100
},
"result": 4.2612,
"rate": 0.042612
}Build with NGN/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key