Rate Overview
Live
1 SGD = 12.8035 NAD
1 NAD = 0.078103
SGD
Avg
12.9239
High
13.3498
Low
12.5933
Last updated: 5/27/2026, 5:15:35 PM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 12.80 NAD |
| 10 SGD | 128.04 NAD |
| 50 SGD | 640.18 NAD |
| 100 SGD | 1,280.35 NAD |
| 500 SGD | 6,401.77 NAD |
| 1,000 SGD | 12,803.54 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-05-27T17:15:35Z",
"rates": {
"NAD": 12.803535
}
}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": 1280.3535,
"rate": 12.803535
}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