Rate Overview
Live
1 SAR = 0.935882 TMT
1 TMT = 1.0685
SAR
Avg
0.937263
High
0.945989
Low
0.929356
Last updated: 5/27/2026, 9:37:07 PM
Quick Conversions
| SAR | TMT |
|---|---|
| 1 SAR | 0.94 TMT |
| 10 SAR | 9.36 TMT |
| 50 SAR | 46.79 TMT |
| 100 SAR | 93.59 TMT |
| 500 SAR | 467.94 TMT |
| 1,000 SAR | 935.88 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-05-27T21:37:07Z",
"rates": {
"TMT": 0.935882
}
}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.5882,
"rate": 0.935882
}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