Rate Overview
Live
1 NGN = 0.044972 DOP
1 DOP = 22.2361
NGN
Avg
0.044415
High
0.044972
Low
0.043918
Last updated: 4/18/2026, 8:49:22 AM
Quick Conversions
| NGN | DOP |
|---|---|
| 1 NGN | 0.04 DOP |
| 10 NGN | 0.45 DOP |
| 50 NGN | 2.25 DOP |
| 100 NGN | 4.50 DOP |
| 500 NGN | 22.49 DOP |
| 1,000 NGN | 44.97 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-04-18T08:49:22Z",
"rates": {
"DOP": 0.044972
}
}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.497199999999999,
"rate": 0.044972
}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