Rate Overview
Live
1 SRD = 4.0576 NPR
1 NPR = 0.246452
SRD
Avg
3.8957
High
4.6599
Low
3.6443
Last updated: 7/29/2026, 12:53:53 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.06 NPR |
| 10 SRD | 40.58 NPR |
| 50 SRD | 202.88 NPR |
| 100 SRD | 405.76 NPR |
| 500 SRD | 2,028.80 NPR |
| 1,000 SRD | 4,057.59 NPR |
Get SRD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=NPRExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-29T00:53:53Z",
"rates": {
"NPR": 4.057592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "NPR",
"amount": 100
},
"result": 405.75919999999996,
"rate": 4.057592
}Build with SRD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key