Rate Overview
Live
1 SAR = 0.935069 TMT
1 TMT = 1.0694
SAR
Avg
0.936421
High
0.953238
Low
0.932531
Last updated: 9/10/2026, 3:13:33 PM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.94 TMT |
| 10 SAR | 9.35 TMT |
| 50 SAR | 46.75 TMT |
| 100 SAR | 93.51 TMT |
| 500 SAR | 467.53 TMT |
| 1,000 SAR | 935.07 TMT |
Get SAR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=TMTExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-09-10T15:13:33Z",
"rates": {
"TMT": 0.935069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "TMT",
"amount": 100
},
"result": 93.5069,
"rate": 0.935069
}Build with SAR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key