Rate Overview
Live
1 TTD = 0.553159 SAR
1 SAR = 1.8078
TTD
Avg
0.554384
High
0.555322
Low
0.553159
Last updated: 4/15/2026, 11:25:20 PM
Quick Conversions
| TTD | SAR |
|---|---|
| 1 TTD | 0.55 SAR |
| 10 TTD | 5.53 SAR |
| 50 TTD | 27.66 SAR |
| 100 TTD | 55.32 SAR |
| 500 TTD | 276.58 SAR |
| 1,000 TTD | 553.16 SAR |
Get TTD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SARExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-04-15T23:25:20Z",
"rates": {
"SAR": 0.553159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SAR",
"amount": 100
},
"result": 55.3159,
"rate": 0.553159
}Build with TTD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key