Rate Overview
Live
1 TTD = 0.555884 SAR
1 SAR = 1.7989
TTD
Avg
0.555567
High
0.557420
Low
0.553779
Last updated: 3/6/2026, 8:09:28 AM
Quick Conversions
| TTD | SAR |
|---|---|
| 1 TTD | 0.56 SAR |
| 10 TTD | 5.56 SAR |
| 50 TTD | 27.79 SAR |
| 100 TTD | 55.59 SAR |
| 500 TTD | 277.94 SAR |
| 1,000 TTD | 555.88 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-03-06T08:09:28Z",
"rates": {
"SAR": 0.555884
}
}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.58840000000001,
"rate": 0.555884
}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