Rate Overview
Live
1 NAD = 0.866988 SCR
1 SCR = 1.1534
NAD
Avg
0.859733
High
0.867483
Low
0.835679
Last updated: 7/30/2026, 4:38:57 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.87 SCR |
| 10 NAD | 8.67 SCR |
| 50 NAD | 43.35 SCR |
| 100 NAD | 86.70 SCR |
| 500 NAD | 433.49 SCR |
| 1,000 NAD | 866.99 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-30T04:38:57Z",
"rates": {
"SCR": 0.866988
}
}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.69879999999999,
"rate": 0.866988
}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