Rate Overview
Live
1 TND = 4.9577 SCR
1 SCR = 0.201708
TND
Avg
4.9507
High
5.2045
Low
4.7680
Last updated: 4/18/2026, 8:50:26 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 4.96 SCR |
| 10 TND | 49.58 SCR |
| 50 TND | 247.88 SCR |
| 100 TND | 495.77 SCR |
| 500 TND | 2,478.84 SCR |
| 1,000 TND | 4,957.67 SCR |
Get TND/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SCRExample Response:
{
"success": true,
"base": "TND",
"date": "2026-04-18T08:50:26Z",
"rates": {
"SCR": 4.95767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SCR",
"amount": 100
},
"result": 495.76700000000005,
"rate": 4.95767
}Build with TND/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key