Rate Overview
Live
1 SAR = 0.929929 TMT
1 TMT = 1.0754
SAR
Avg
0.930522
High
0.933363
Low
0.928956
Last updated: 3/7/2026, 12:33:14 AM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.93 TMT |
| 10 SAR | 9.30 TMT |
| 50 SAR | 46.50 TMT |
| 100 SAR | 92.99 TMT |
| 500 SAR | 464.96 TMT |
| 1,000 SAR | 929.93 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-07T00:33:14Z",
"rates": {
"TMT": 0.929929
}
}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": 92.9929,
"rate": 0.929929
}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