Rate Overview
Live
1 TND = 4.8703 SCR
1 SCR = 0.205326
TND
Avg
4.8401
High
5.0838
Low
4.7593
Last updated: 5/9/2026, 4:56:20 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 4.87 SCR |
| 10 TND | 48.70 SCR |
| 50 TND | 243.51 SCR |
| 100 TND | 487.03 SCR |
| 500 TND | 2,435.15 SCR |
| 1,000 TND | 4,870.29 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-05-09T04:56:20Z",
"rates": {
"SCR": 4.870292
}
}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": 487.0292,
"rate": 4.870292
}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