Rate Overview
Live
1 TND = 4.9382 SCR
1 SCR = 0.202503
TND
Avg
5.0010
High
5.2698
Low
4.6524
Last updated: 3/27/2026, 11:42:04 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 4.94 SCR |
| 10 TND | 49.38 SCR |
| 50 TND | 246.91 SCR |
| 100 TND | 493.82 SCR |
| 500 TND | 2,469.10 SCR |
| 1,000 TND | 4,938.20 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-03-27T11:42:04Z",
"rates": {
"SCR": 4.938195
}
}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": 493.81950000000006,
"rate": 4.938195
}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