Rate Overview
Live
1 NAD = 0.846135 SCR
1 SCR = 1.1818
NAD
Avg
0.839453
High
0.879354
Low
0.822923
Last updated: 5/9/2026, 1:30:52 AM
Quick Conversions
| NAD | SCR |
|---|---|
| 1 NAD | 0.85 SCR |
| 10 NAD | 8.46 SCR |
| 50 NAD | 42.31 SCR |
| 100 NAD | 84.61 SCR |
| 500 NAD | 423.07 SCR |
| 1,000 NAD | 846.14 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-09T01:30:52Z",
"rates": {
"SCR": 0.846135
}
}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": 84.6135,
"rate": 0.846135
}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