Rate Overview
Live
1 NPR = 3.7264 SOS
1 SOS = 0.268355
NPR
Avg
3.7133
High
3.7417
Low
3.6182
Last updated: 8/19/2026, 4:02:47 PM
Quick Conversions
| NPR | SOS |
|---|---|
| 1 NPR | 3.73 SOS |
| 10 NPR | 37.26 SOS |
| 50 NPR | 186.32 SOS |
| 100 NPR | 372.64 SOS |
| 500 NPR | 1,863.20 SOS |
| 1,000 NPR | 3,726.40 SOS |
Get NPR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SOSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-19T16:02:47Z",
"rates": {
"SOS": 3.726404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SOS",
"amount": 100
},
"result": 372.6404,
"rate": 3.726404
}Build with NPR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key