Rate Overview
Live
1 SRD = 4.0336 NPR
1 NPR = 0.247918
SRD
Avg
4.0075
High
4.0336
Low
3.9847
Last updated: 3/28/2026, 9:31:45 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.03 NPR |
| 10 SRD | 40.34 NPR |
| 50 SRD | 201.68 NPR |
| 100 SRD | 403.36 NPR |
| 500 SRD | 2,016.79 NPR |
| 1,000 SRD | 4,033.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-03-28T09:31:45Z",
"rates": {
"NPR": 4.033587
}
}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": 403.3587,
"rate": 4.033587
}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