Rate Overview
Live
1 TMT = 1.0685 SAR
1 SAR = 0.935883
TMT
Avg
1.0710
High
1.0758
Low
1.0684
Last updated: 5/27/2026, 9:44:24 AM
Quick Conversions
| TMT | SAR |
|---|---|
| 1 TMT | 1.07 SAR |
| 10 TMT | 10.69 SAR |
| 50 TMT | 53.43 SAR |
| 100 TMT | 106.85 SAR |
| 500 TMT | 534.26 SAR |
| 1,000 TMT | 1,068.51 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-05-27T09:44:24Z",
"rates": {
"SAR": 1.06851
}
}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": 106.85100000000001,
"rate": 1.06851
}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