Rate Overview
Live
1 NAD = 0.902160 SCR
1 SCR = 1.1085
NAD
Avg
0.895146
High
0.924443
Low
0.830001
Last updated: 3/7/2026, 1:05:30 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.90 SCR |
| 10 NAD | 9.02 SCR |
| 50 NAD | 45.11 SCR |
| 100 NAD | 90.22 SCR |
| 500 NAD | 451.08 SCR |
| 1,000 NAD | 902.16 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-03-07T01:05:30Z",
"rates": {
"SCR": 0.90216
}
}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": 90.216,
"rate": 0.90216
}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