Rate Overview
Live
1 NPR = 3.7247 SOS
1 SOS = 0.268480
NPR
Avg
3.7218
High
3.7380
Low
3.6869
Last updated: 5/27/2026, 7:15:04 PM
Quick Conversions
| NPR | SOS |
|---|---|
| 1 NPR | 3.72 SOS |
| 10 NPR | 37.25 SOS |
| 50 NPR | 186.23 SOS |
| 100 NPR | 372.47 SOS |
| 500 NPR | 1,862.34 SOS |
| 1,000 NPR | 3,724.68 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-05-27T19:15:04Z",
"rates": {
"SOS": 3.724677
}
}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.4677,
"rate": 3.724677
}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