Rate Overview
Live
1 TTD = 0.552476 SAR
1 SAR = 1.8100
TTD
Avg
0.552740
High
0.553560
Low
0.552246
Last updated: 6/15/2026, 11:20:58 AM
Quick Conversions
| TTD | SAR |
|---|---|
| 1 TTD | 0.55 SAR |
| 10 TTD | 5.52 SAR |
| 50 TTD | 27.62 SAR |
| 100 TTD | 55.25 SAR |
| 500 TTD | 276.24 SAR |
| 1,000 TTD | 552.48 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-06-15T11:20:58Z",
"rates": {
"SAR": 0.552476
}
}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.2476,
"rate": 0.552476
}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