Rate Overview
Live
1 SRD = 3.9951 NPR
1 NPR = 0.250310
SRD
Avg
3.9973
High
4.0038
Low
3.9880
Last updated: 9/9/2026, 8:22:20 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.00 NPR |
| 10 SRD | 39.95 NPR |
| 50 SRD | 199.75 NPR |
| 100 SRD | 399.51 NPR |
| 500 SRD | 1,997.53 NPR |
| 1,000 SRD | 3,995.05 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-09-09T08:22:20Z",
"rates": {
"NPR": 3.995051
}
}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": 399.5051,
"rate": 3.995051
}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