Rate Overview
Live
1 TND = 4.9543 SCR
1 SCR = 0.201844
TND
Avg
4.8052
High
4.9554
Low
4.4622
Last updated: 7/8/2026, 7:49:49 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 4.95 SCR |
| 10 TND | 49.54 SCR |
| 50 TND | 247.72 SCR |
| 100 TND | 495.43 SCR |
| 500 TND | 2,477.16 SCR |
| 1,000 TND | 4,954.32 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-07-08T07:49:49Z",
"rates": {
"SCR": 4.954324
}
}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.4324,
"rate": 4.954324
}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