Rate Overview
Live
1 NPR = 0.375992 DOP
1 DOP = 2.6596
NPR
Avg
0.377459
High
0.379471
Low
0.375578
Last updated: 7/26/2026, 9:13:34 AM
Quick Conversions
| NPR | DOP |
|---|---|
| 1 NPR | 0.38 DOP |
| 10 NPR | 3.76 DOP |
| 50 NPR | 18.80 DOP |
| 100 NPR | 37.60 DOP |
| 500 NPR | 188.00 DOP |
| 1,000 NPR | 375.99 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-26T09:13:34Z",
"rates": {
"DOP": 0.375992
}
}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.599199999999996,
"rate": 0.375992
}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