Rate Overview
Live
1 NPR = 0.409074 DOP
1 DOP = 2.4445
NPR
Avg
0.408100
High
0.412843
Low
0.402432
Last updated: 3/7/2026, 7:37:49 AM
Quick Conversions
| NPR | DOP |
|---|---|
| 1 NPR | 0.41 DOP |
| 10 NPR | 4.09 DOP |
| 50 NPR | 20.45 DOP |
| 100 NPR | 40.91 DOP |
| 500 NPR | 204.54 DOP |
| 1,000 NPR | 409.07 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-03-07T07:37:49Z",
"rates": {
"DOP": 0.409074
}
}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": 40.9074,
"rate": 0.409074
}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