Rate Overview
Live
1 SGD = 13.2746 NAD
1 NAD = 0.075332
SGD
Avg
12.9895
High
13.4223
Low
12.5389
Last updated: 3/27/2026, 4:47:22 PM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 13.27 NAD |
| 10 SGD | 132.75 NAD |
| 50 SGD | 663.73 NAD |
| 100 SGD | 1,327.46 NAD |
| 500 SGD | 6,637.31 NAD |
| 1,000 SGD | 13,274.62 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-03-27T16:47:22Z",
"rates": {
"NAD": 13.274616
}
}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": 1327.4616,
"rate": 13.274616
}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