Rate Overview
Live
1 SGD = 12.6286 NAD
1 NAD = 0.079185
SGD
Avg
12.6909
High
12.8423
Low
12.5966
Last updated: 6/17/2026, 6:41:32 AM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 12.63 NAD |
| 10 SGD | 126.29 NAD |
| 50 SGD | 631.43 NAD |
| 100 SGD | 1,262.86 NAD |
| 500 SGD | 6,314.31 NAD |
| 1,000 SGD | 12,628.61 NAD |
Get SGD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=NADExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-06-17T06:41:32Z",
"rates": {
"NAD": 12.62861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "NAD",
"amount": 100
},
"result": 1262.861,
"rate": 12.62861
}Build with SGD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key