Rate Overview
Live
1 SRD = 4.0606 NPR
1 NPR = 0.246266
SRD
Avg
4.0556
High
4.0610
Low
4.0502
Last updated: 5/7/2026, 10:46:47 PM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.06 NPR |
| 10 SRD | 40.61 NPR |
| 50 SRD | 203.03 NPR |
| 100 SRD | 406.06 NPR |
| 500 SRD | 2,030.32 NPR |
| 1,000 SRD | 4,060.64 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-05-07T22:46:47Z",
"rates": {
"NPR": 4.060644
}
}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": 406.0644,
"rate": 4.060644
}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