Rate Overview
Live
1 SGD = 12.8940 NAD
1 NAD = 0.077555
SGD
Avg
12.8691
High
12.9035
Low
12.8184
Last updated: 4/17/2026, 6:23:30 AM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 12.89 NAD |
| 10 SGD | 128.94 NAD |
| 50 SGD | 644.70 NAD |
| 100 SGD | 1,289.40 NAD |
| 500 SGD | 6,447.00 NAD |
| 1,000 SGD | 12,894.00 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-04-17T06:23:30Z",
"rates": {
"NAD": 12.893995
}
}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": 1289.3995,
"rate": 12.893995
}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