Rate Overview
Live
1 NPR = 0.052547 SBD
1 SBD = 19.0306
NPR
Avg
0.052635
High
0.052935
Low
0.052537
Last updated: 8/17/2026, 10:16:59 AM
Quick Conversions
| NPR | SBD |
|---|---|
| 1 NPR | 0.05 SBD |
| 10 NPR | 0.53 SBD |
| 50 NPR | 2.63 SBD |
| 100 NPR | 5.25 SBD |
| 500 NPR | 26.27 SBD |
| 1,000 NPR | 52.55 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-08-17T10:16:59Z",
"rates": {
"SBD": 0.052547
}
}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.254700000000001,
"rate": 0.052547
}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