Rate Overview
Live
1 SRD = 4.0432 NPR
1 NPR = 0.247329
SRD
Avg
3.8559
High
4.1163
Low
3.5416
Last updated: 8/1/2026, 12:34:52 PM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.04 NPR |
| 10 SRD | 40.43 NPR |
| 50 SRD | 202.16 NPR |
| 100 SRD | 404.32 NPR |
| 500 SRD | 2,021.60 NPR |
| 1,000 SRD | 4,043.20 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-01T12:34:52Z",
"rates": {
"NPR": 4.043204
}
}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.3204,
"rate": 4.043204
}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