Rate Overview
Live
1 NPR = 0.053924 SBD
1 SBD = 18.5446
NPR
Avg
0.054159
High
0.054518
Low
0.053775
Last updated: 4/17/2026, 6:11:00 AM
Quick Conversions
| NPR | SBD |
|---|---|
| 1 NPR | 0.05 SBD |
| 10 NPR | 0.54 SBD |
| 50 NPR | 2.70 SBD |
| 100 NPR | 5.39 SBD |
| 500 NPR | 26.96 SBD |
| 1,000 NPR | 53.92 SBD |
Get NPR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SBDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T06:11:00Z",
"rates": {
"SBD": 0.053924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SBD",
"amount": 100
},
"result": 5.3924,
"rate": 0.053924
}Build with NPR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key