Rate Overview
Live
1 SAR = 0.935994 TMT
1 TMT = 1.0684
SAR
Avg
0.935097
High
0.935994
Low
0.932358
Last updated: 8/19/2026, 8:05:14 AM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.94 TMT |
| 10 SAR | 9.36 TMT |
| 50 SAR | 46.80 TMT |
| 100 SAR | 93.60 TMT |
| 500 SAR | 468.00 TMT |
| 1,000 SAR | 935.99 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-08-19T08:05:14Z",
"rates": {
"TMT": 0.935994
}
}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.5994,
"rate": 0.935994
}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