Rate Overview
Live
1 SGD = 13.2695 NAD
1 NAD = 0.075361
SGD
Avg
13.2650
High
13.4223
Low
13.0875
Last updated: 3/27/2026, 2:53:50 PM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 13.27 NAD |
| 10 SGD | 132.70 NAD |
| 50 SGD | 663.48 NAD |
| 100 SGD | 1,326.95 NAD |
| 500 SGD | 6,634.76 NAD |
| 1,000 SGD | 13,269.51 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-27T14:53:50Z",
"rates": {
"NAD": 13.269511
}
}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": 1326.9511,
"rate": 13.269511
}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