Rate Overview
Live
1 NAD = 0.872362 SCR
1 SCR = 1.1463
NAD
Avg
0.879168
High
0.899978
Low
0.810866
Last updated: 7/11/2026, 8:01:17 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.87 SCR |
| 10 NAD | 8.72 SCR |
| 50 NAD | 43.62 SCR |
| 100 NAD | 87.24 SCR |
| 500 NAD | 436.18 SCR |
| 1,000 NAD | 872.36 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-11T08:01:17Z",
"rates": {
"SCR": 0.872362
}
}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": 87.2362,
"rate": 0.872362
}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