Rate Overview
Live
1 SGD = 12.9722 NAD
1 NAD = 0.077088
SGD
Avg
13.0700
High
14.0074
Low
12.5416
Last updated: 7/28/2026, 12:00:49 PM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 12.97 NAD |
| 10 SGD | 129.72 NAD |
| 50 SGD | 648.61 NAD |
| 100 SGD | 1,297.22 NAD |
| 500 SGD | 6,486.12 NAD |
| 1,000 SGD | 12,972.24 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-07-28T12:00:49Z",
"rates": {
"NAD": 12.972236
}
}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": 1297.2236,
"rate": 12.972236
}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