Rate Overview
Live
1 SRD = 4.0472 NPR
1 NPR = 0.247083
SRD
Avg
4.0530
High
4.0698
Low
4.0391
Last updated: 7/11/2026, 12:54:49 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.05 NPR |
| 10 SRD | 40.47 NPR |
| 50 SRD | 202.36 NPR |
| 100 SRD | 404.72 NPR |
| 500 SRD | 2,023.62 NPR |
| 1,000 SRD | 4,047.23 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-11T00:54:49Z",
"rates": {
"NPR": 4.047231
}
}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": 404.7231,
"rate": 4.047231
}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