Rate Overview
Live
1 SGD = 118.5056 NPR
1 NPR = 0.008438
SGD
Avg
116.8316
High
120.5183
Low
111.8141
Last updated: 7/29/2026, 11:12:16 AM
Quick Conversions
| SGD | NPR |
|---|---|
| 1 SGD | 118.51 NPR |
| 10 SGD | 1,185.06 NPR |
| 50 SGD | 5,925.28 NPR |
| 100 SGD | 11,850.56 NPR |
| 500 SGD | 59,252.82 NPR |
| 1,000 SGD | 118,505.64 NPR |
Get SGD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=NPRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-29T11:12:16Z",
"rates": {
"NPR": 118.50564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "NPR",
"amount": 100
},
"result": 11850.564,
"rate": 118.50564
}Build with SGD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key