Rate Overview
Live
1 SGD = 13.0624 NAD
1 NAD = 0.076555
SGD
Avg
13.1121
High
13.2192
Low
13.0490
Last updated: 5/7/2026, 11:23:18 AM
Quick Conversions
| SGD | NAD |
|---|---|
| 1 SGD | 13.06 NAD |
| 10 SGD | 130.62 NAD |
| 50 SGD | 653.12 NAD |
| 100 SGD | 1,306.24 NAD |
| 500 SGD | 6,531.22 NAD |
| 1,000 SGD | 13,062.44 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-05-07T11:23:18Z",
"rates": {
"NAD": 13.062437
}
}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": 1306.2437,
"rate": 13.062437
}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