Rate Overview
Live
1 TOP = 1.6291 SAR
1 SAR = 0.613848
TOP
Avg
1.6047
High
1.6291
Low
1.5906
Last updated: 3/6/2026, 11:30:08 PM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.63 SAR |
| 10 TOP | 16.29 SAR |
| 50 TOP | 81.45 SAR |
| 100 TOP | 162.91 SAR |
| 500 TOP | 814.53 SAR |
| 1,000 TOP | 1,629.07 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-03-06T23:30:08Z",
"rates": {
"SAR": 1.629067
}
}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": 162.9067,
"rate": 1.629067
}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