Rate Overview
Live
1 TND = 4.7412 SCR
1 SCR = 0.210915
TND
Avg
4.8966
High
5.0338
Low
4.7412
Last updated: 9/6/2026, 1:12:30 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 4.74 SCR |
| 10 TND | 47.41 SCR |
| 50 TND | 237.06 SCR |
| 100 TND | 474.12 SCR |
| 500 TND | 2,370.62 SCR |
| 1,000 TND | 4,741.25 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-09-06T01:12:30Z",
"rates": {
"SCR": 4.741249
}
}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": 474.12489999999997,
"rate": 4.741249
}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