Rate Overview
Live
1 DOP = 22.9723 NGN
1 NGN = 0.043531
DOP
Avg
23.0770
High
23.1591
Low
22.9723
Last updated: 5/7/2026, 2:21:46 AM
Quick Conversions
| DOP | NGN |
|---|---|
| 1 DOP | 22.97 NGN |
| 10 DOP | 229.72 NGN |
| 50 DOP | 1,148.62 NGN |
| 100 DOP | 2,297.23 NGN |
| 500 DOP | 11,486.16 NGN |
| 1,000 DOP | 22,972.33 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-05-07T02:21:46Z",
"rates": {
"NGN": 22.97233
}
}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": 2297.233,
"rate": 22.97233
}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