Rate Overview
Live
1 NAD = 0.896042 SCR
1 SCR = 1.1160
NAD
Avg
0.883575
High
0.906528
Low
0.845700
Last updated: 8/20/2026, 4:08:27 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.90 SCR |
| 10 NAD | 8.96 SCR |
| 50 NAD | 44.80 SCR |
| 100 NAD | 89.60 SCR |
| 500 NAD | 448.02 SCR |
| 1,000 NAD | 896.04 SCR |
Get NAD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SCRExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-20T04:08:27Z",
"rates": {
"SCR": 0.896042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SCR",
"amount": 100
},
"result": 89.6042,
"rate": 0.896042
}Build with NAD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key