Rate Overview
Live
1 NGN = 0.043480 DOP
1 DOP = 22.9991
NGN
Avg
0.043496
High
0.043945
Low
0.043244
Last updated: 5/9/2026, 9:48:41 AM
Quick Conversions
| NGN | DOP |
|---|---|
| 1 NGN | 0.04 DOP |
| 10 NGN | 0.43 DOP |
| 50 NGN | 2.17 DOP |
| 100 NGN | 4.35 DOP |
| 500 NGN | 21.74 DOP |
| 1,000 NGN | 43.48 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-05-09T09:48:41Z",
"rates": {
"DOP": 0.04348
}
}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.348,
"rate": 0.04348
}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