Rate Overview
Live
1 TMT = 1.0729 SAR
1 SAR = 0.932045
TMT
Avg
1.0727
High
1.0734
Low
1.0708
Last updated: 4/17/2026, 6:11:44 AM
Quick Conversions
| TMT | SAR |
|---|---|
| 1 TMT | 1.07 SAR |
| 10 TMT | 10.73 SAR |
| 50 TMT | 53.65 SAR |
| 100 TMT | 107.29 SAR |
| 500 TMT | 536.45 SAR |
| 1,000 TMT | 1,072.91 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-04-17T06:11:44Z",
"rates": {
"SAR": 1.072909
}
}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.2909,
"rate": 1.072909
}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