Rate Overview
Live
1 TND = 4.9138 SCR
1 SCR = 0.203507
TND
Avg
4.9261
High
5.2310
Low
4.6187
Last updated: 7/29/2026, 8:09:09 AM
Quick Conversions
| TND | SCR |
|---|---|
| 1 TND | 4.91 SCR |
| 10 TND | 49.14 SCR |
| 50 TND | 245.69 SCR |
| 100 TND | 491.38 SCR |
| 500 TND | 2,456.92 SCR |
| 1,000 TND | 4,913.84 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-29T08:09:09Z",
"rates": {
"SCR": 4.913837
}
}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": 491.3837,
"rate": 4.913837
}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