Rate Overview
Live
1 SAR = 0.932104 TMT
1 TMT = 1.0728
SAR
Avg
0.931248
High
0.932875
Low
0.929385
Last updated: 3/27/2026, 4:35:53 PM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.93 TMT |
| 10 SAR | 9.32 TMT |
| 50 SAR | 46.61 TMT |
| 100 SAR | 93.21 TMT |
| 500 SAR | 466.05 TMT |
| 1,000 SAR | 932.10 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-03-27T16:35:53Z",
"rates": {
"TMT": 0.932104
}
}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.2104,
"rate": 0.932104
}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