Rate Overview
Live
1 NPR = 0.051988 SBD
1 SBD = 19.2352
NPR
Avg
0.052462
High
0.053277
Low
0.051582
Last updated: 5/28/2026, 3:37:33 AM
Quick Conversions
| NPR | SBD |
|---|---|
| 1 NPR | 0.05 SBD |
| 10 NPR | 0.52 SBD |
| 50 NPR | 2.60 SBD |
| 100 NPR | 5.20 SBD |
| 500 NPR | 25.99 SBD |
| 1,000 NPR | 51.99 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-05-28T03:37:33Z",
"rates": {
"SBD": 0.051988
}
}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.1988,
"rate": 0.051988
}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