Rate Overview
Live
1 NAD = 0.079212 SGD
1 SGD = 12.6243
NAD
Avg
0.078803
High
0.079386
Low
0.077867
Last updated: 6/17/2026, 8:02:20 AM
Quick Conversions
| NAD | SGD |
|---|---|
| 1 NAD | 0.08 SGD |
| 10 NAD | 0.79 SGD |
| 50 NAD | 3.96 SGD |
| 100 NAD | 7.92 SGD |
| 500 NAD | 39.61 SGD |
| 1,000 NAD | 79.21 SGD |
Get NAD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SGDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-06-17T08:02:20Z",
"rates": {
"SGD": 0.079212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SGD",
"amount": 100
},
"result": 7.921200000000001,
"rate": 0.079212
}Build with NAD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key