Rate Overview
Live
1 TOP = 1.6075 SAR
1 SAR = 0.622073
TOP
Avg
1.6005
High
1.6186
Low
1.5645
Last updated: 3/27/2026, 9:25:43 AM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.61 SAR |
| 10 TOP | 16.08 SAR |
| 50 TOP | 80.38 SAR |
| 100 TOP | 160.75 SAR |
| 500 TOP | 803.76 SAR |
| 1,000 TOP | 1,607.53 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-27T09:25:43Z",
"rates": {
"SAR": 1.607529
}
}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": 160.7529,
"rate": 1.607529
}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