Rate Overview
Live
1 SAR = 0.935379 TMT
1 TMT = 1.0691
SAR
Avg
0.932496
High
0.935968
Low
0.928072
Last updated: 7/31/2026, 11:57:22 AM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.94 TMT |
| 10 SAR | 9.35 TMT |
| 50 SAR | 46.77 TMT |
| 100 SAR | 93.54 TMT |
| 500 SAR | 467.69 TMT |
| 1,000 SAR | 935.38 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-31T11:57:22Z",
"rates": {
"TMT": 0.935379
}
}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.5379,
"rate": 0.935379
}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