Rate Overview
Live
1 SRD = 4.0524 NPR
1 NPR = 0.246766
SRD
Avg
4.0419
High
4.0524
Low
4.0143
Last updated: 8/21/2026, 10:10:33 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.05 NPR |
| 10 SRD | 40.52 NPR |
| 50 SRD | 202.62 NPR |
| 100 SRD | 405.24 NPR |
| 500 SRD | 2,026.22 NPR |
| 1,000 SRD | 4,052.43 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-08-21T10:10:33Z",
"rates": {
"NPR": 4.05243
}
}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.243,
"rate": 4.05243
}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