Rate Overview
Live
1 NAD = 0.884202 SCR
1 SCR = 1.1310
NAD
Avg
0.881482
High
0.896875
Low
0.848922
Last updated: 6/19/2026, 10:19:04 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.88 SCR |
| 10 NAD | 8.84 SCR |
| 50 NAD | 44.21 SCR |
| 100 NAD | 88.42 SCR |
| 500 NAD | 442.10 SCR |
| 1,000 NAD | 884.20 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-06-19T10:19:04Z",
"rates": {
"SCR": 0.884202
}
}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": 88.42020000000001,
"rate": 0.884202
}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