Rate Overview
Live
1 NAD = 0.877127 SCR
1 SCR = 1.1401
NAD
Avg
0.884090
High
0.935363
Low
0.814227
Last updated: 5/29/2026, 5:34:50 PM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.88 SCR |
| 10 NAD | 8.77 SCR |
| 50 NAD | 43.86 SCR |
| 100 NAD | 87.71 SCR |
| 500 NAD | 438.56 SCR |
| 1,000 NAD | 877.13 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-05-29T17:34:50Z",
"rates": {
"SCR": 0.877127
}
}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.7127,
"rate": 0.877127
}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