Rate Overview
Live
1 NPR = 0.384225 DOP
1 DOP = 2.6026
NPR
Avg
0.434811
High
0.458672
Low
0.384225
Last updated: 5/28/2026, 3:42:37 AM
Quick Conversions
| NPR | DOP |
|---|---|
| 1 NPR | 0.38 DOP |
| 10 NPR | 3.84 DOP |
| 50 NPR | 19.21 DOP |
| 100 NPR | 38.42 DOP |
| 500 NPR | 192.11 DOP |
| 1,000 NPR | 384.22 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-05-28T03:42:37Z",
"rates": {
"DOP": 0.384225
}
}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.4225,
"rate": 0.384225
}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