Rate Overview
Live
1 SRD = 4.0303 NPR
1 NPR = 0.248118
SRD
Avg
4.0475
High
4.0829
Low
4.0237
Last updated: 6/19/2026, 8:43:08 AM
Quick Conversions
| SRD | NPR |
|---|---|
| 1 SRD | 4.03 NPR |
| 10 SRD | 40.30 NPR |
| 50 SRD | 201.52 NPR |
| 100 SRD | 403.03 NPR |
| 500 SRD | 2,015.17 NPR |
| 1,000 SRD | 4,030.34 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-06-19T08:43:08Z",
"rates": {
"NPR": 4.030341
}
}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": 403.03409999999997,
"rate": 4.030341
}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