Rate Overview
Live
1 NAD = 0.075336 SGD
1 SGD = 13.2739
NAD
Avg
0.075383
High
0.076409
Low
0.074502
Last updated: 3/27/2026, 9:41:13 AM
Quick Conversions
| NAD | SGD |
|---|---|
| 1 NAD | 0.08 SGD |
| 10 NAD | 0.75 SGD |
| 50 NAD | 3.77 SGD |
| 100 NAD | 7.53 SGD |
| 500 NAD | 37.67 SGD |
| 1,000 NAD | 75.34 SGD |
Get NAD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SGDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T09:41:13Z",
"rates": {
"SGD": 0.075336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SGD",
"amount": 100
},
"result": 7.5336,
"rate": 0.075336
}Build with NAD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key