Rate Overview
Live
1 TOP = 1.5866 SAR
1 SAR = 0.630294
TOP
Avg
1.5887
High
1.6044
Low
1.5662
Last updated: 8/14/2026, 3:36:45 AM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.59 SAR |
| 10 TOP | 15.87 SAR |
| 50 TOP | 79.33 SAR |
| 100 TOP | 158.66 SAR |
| 500 TOP | 793.28 SAR |
| 1,000 TOP | 1,586.56 SAR |
Get TOP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SARExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-08-14T03:36:45Z",
"rates": {
"SAR": 1.586562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SAR",
"amount": 100
},
"result": 158.6562,
"rate": 1.586562
}Build with TOP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key