Rate Overview
Live
1 SAR = 0.932853 TMT
1 TMT = 1.0720
SAR
Avg
0.933266
High
0.935699
Low
0.932463
Last updated: 7/29/2026, 8:25:51 AM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.93 TMT |
| 10 SAR | 9.33 TMT |
| 50 SAR | 46.64 TMT |
| 100 SAR | 93.29 TMT |
| 500 SAR | 466.43 TMT |
| 1,000 SAR | 932.85 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-07-29T08:25:51Z",
"rates": {
"TMT": 0.932853
}
}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.2853,
"rate": 0.932853
}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