Rate Overview
Live
1 NPR = 0.388096 DOP
1 DOP = 2.5767
NPR
Avg
0.385305
High
0.388096
Low
0.381226
Last updated: 6/17/2026, 5:41:58 AM
Quick Conversions
| NPR | DOP |
|---|---|
| 1 NPR | 0.39 DOP |
| 10 NPR | 3.88 DOP |
| 50 NPR | 19.40 DOP |
| 100 NPR | 38.81 DOP |
| 500 NPR | 194.05 DOP |
| 1,000 NPR | 388.10 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-06-17T05:41:58Z",
"rates": {
"DOP": 0.388096
}
}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": 38.8096,
"rate": 0.388096
}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