Rate Overview
Live
1 TTD = 0.555198 SAR
1 SAR = 1.8012
TTD
Avg
0.553468
High
0.555198
Low
0.552015
Last updated: 7/25/2026, 10:01:29 AM
Quick Conversions
| TTD | SAR |
|---|---|
| 1 TTD | 0.56 SAR |
| 10 TTD | 5.55 SAR |
| 50 TTD | 27.76 SAR |
| 100 TTD | 55.52 SAR |
| 500 TTD | 277.60 SAR |
| 1,000 TTD | 555.20 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-07-25T10:01:29Z",
"rates": {
"SAR": 0.555198
}
}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.5198,
"rate": 0.555198
}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