Rate Overview
Live
1 NPR = 0.378521 DOP
1 DOP = 2.6419
NPR
Avg
0.430488
High
0.458672
Low
0.378521
Last updated: 7/21/2026, 7:43:21 AM
Quick Conversions
| NPR | DOP |
|---|---|
| 1 NPR | 0.38 DOP |
| 10 NPR | 3.79 DOP |
| 50 NPR | 18.93 DOP |
| 100 NPR | 37.85 DOP |
| 500 NPR | 189.26 DOP |
| 1,000 NPR | 378.52 DOP |
Get NPR/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=DOPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-21T07:43:21Z",
"rates": {
"DOP": 0.378521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "DOP",
"amount": 100
},
"result": 37.8521,
"rate": 0.378521
}Build with NPR/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key