Rate Overview
Live
1 NPR = 0.375578 DOP
1 DOP = 2.6626
NPR
Avg
0.399210
High
0.432617
Low
0.375578
Last updated: 7/24/2026, 6:55:33 AM
Quick Conversions
| NPR | DOP |
|---|---|
| 1 NPR | 0.38 DOP |
| 10 NPR | 3.76 DOP |
| 50 NPR | 18.78 DOP |
| 100 NPR | 37.56 DOP |
| 500 NPR | 187.79 DOP |
| 1,000 NPR | 375.58 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-24T06:55:33Z",
"rates": {
"DOP": 0.375578
}
}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.5578,
"rate": 0.375578
}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