Rate Overview
Live
1 NAD = 0.867483 SCR
1 SCR = 1.1528
NAD
Avg
0.878186
High
0.942440
Low
0.825678
Last updated: 7/29/2026, 6:43:18 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.87 SCR |
| 10 NAD | 8.67 SCR |
| 50 NAD | 43.37 SCR |
| 100 NAD | 86.75 SCR |
| 500 NAD | 433.74 SCR |
| 1,000 NAD | 867.48 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-07-29T06:43:18Z",
"rates": {
"SCR": 0.867483
}
}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": 86.7483,
"rate": 0.867483
}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