Rate Overview
Live
1 TMT = 1.0714 SAR
1 SAR = 0.933334
TMT
Avg
1.0703
High
1.0724
Low
1.0684
Last updated: 7/26/2026, 3:09:21 AM
Quick Conversions
| TMT | SAR |
|---|---|
| 1 TMT | 1.07 SAR |
| 10 TMT | 10.71 SAR |
| 50 TMT | 53.57 SAR |
| 100 TMT | 107.14 SAR |
| 500 TMT | 535.71 SAR |
| 1,000 TMT | 1,071.43 SAR |
Get TMT/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=SARExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-07-26T03:09:21Z",
"rates": {
"SAR": 1.071428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "SAR",
"amount": 100
},
"result": 107.14280000000001,
"rate": 1.071428
}Build with TMT/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key