Rate Overview
Live
1 TTD = 0.553516 SAR
1 SAR = 1.8066
TTD
Avg
0.553259
High
0.553825
Low
0.552329
Last updated: 5/6/2026, 2:48:51 AM
Quick Conversions
| TTD | SAR |
|---|---|
| 1 TTD | 0.55 SAR |
| 10 TTD | 5.54 SAR |
| 50 TTD | 27.68 SAR |
| 100 TTD | 55.35 SAR |
| 500 TTD | 276.76 SAR |
| 1,000 TTD | 553.52 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-05-06T02:48:51Z",
"rates": {
"SAR": 0.553516
}
}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.3516,
"rate": 0.553516
}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