Rate Overview
Live
1 SAR = 0.613848 TOP
1 TOP = 1.6291
SAR
Avg
0.623348
High
0.628678
Low
0.613848
Last updated: 3/7/2026, 12:26:37 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.61 TOP |
| 10 SAR | 6.14 TOP |
| 50 SAR | 30.69 TOP |
| 100 SAR | 61.38 TOP |
| 500 SAR | 306.92 TOP |
| 1,000 SAR | 613.85 TOP |
Get SAR/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=TOPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:26:37Z",
"rates": {
"TOP": 0.613848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "TOP",
"amount": 100
},
"result": 61.3848,
"rate": 0.613848
}Build with SAR/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key