Rate Overview
Live
1 SGD = 12.6799 NAD
1 NAD = 0.078865
SGD
Avg
12.7266
High
12.7730
Low
12.6670
Last updated: 7/1/2026, 4:03:49 PM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 12.68 NAD |
| 10 SGD | 126.80 NAD |
| 50 SGD | 634.00 NAD |
| 100 SGD | 1,267.99 NAD |
| 500 SGD | 6,339.97 NAD |
| 1,000 SGD | 12,679.95 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-01T16:03:49Z",
"rates": {
"NAD": 12.679948
}
}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": 1267.9948,
"rate": 12.679948
}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