Rate Overview
Live
1 SRD = 3.9071 NPR
1 NPR = 0.255942
SRD
Avg
3.8878
High
3.9197
Low
3.8534
Last updated: 3/7/2026, 7:37:57 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 3.91 NPR |
| 10 SRD | 39.07 NPR |
| 50 SRD | 195.36 NPR |
| 100 SRD | 390.71 NPR |
| 500 SRD | 1,953.56 NPR |
| 1,000 SRD | 3,907.13 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-07T07:37:57Z",
"rates": {
"NPR": 3.907129
}
}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": 390.7129,
"rate": 3.907129
}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