Rate Overview
Live
1 TND = 5.0057 SCR
1 SCR = 0.199774
TND
Avg
5.0203
High
5.1502
Low
4.7300
Last updated: 3/7/2026, 3:07:51 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 5.01 SCR |
| 10 TND | 50.06 SCR |
| 50 TND | 250.28 SCR |
| 100 TND | 500.57 SCR |
| 500 TND | 2,502.83 SCR |
| 1,000 TND | 5,005.65 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-07T03:07:51Z",
"rates": {
"SCR": 5.005652
}
}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": 500.56520000000006,
"rate": 5.005652
}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