Rate Overview
Live
1 NPR = 0.008435 SGD
1 SGD = 118.5536
NPR
Avg
0.008384
High
0.008438
Low
0.008332
Last updated: 7/29/2026, 7:40:09 AM
Quick Conversions
| NPR | SGD |
|---|---|
| 1 NPR | 0.01 SGD |
| 10 NPR | 0.08 SGD |
| 50 NPR | 0.42 SGD |
| 100 NPR | 0.84 SGD |
| 500 NPR | 4.22 SGD |
| 1,000 NPR | 8.44 SGD |
Get NPR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SGDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-29T07:40:09Z",
"rates": {
"SGD": 0.008435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SGD",
"amount": 100
},
"result": 0.8435,
"rate": 0.008435
}Build with NPR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key