Rate Overview
Live
1 TOP = 1.6385 SAR
1 SAR = 0.610303
TOP
Avg
1.6076
High
1.6385
Low
1.5575
Last updated: 5/6/2026, 7:08:53 PM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.64 SAR |
| 10 TOP | 16.39 SAR |
| 50 TOP | 81.93 SAR |
| 100 TOP | 163.85 SAR |
| 500 TOP | 819.27 SAR |
| 1,000 TOP | 1,638.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-05-06T19:08:53Z",
"rates": {
"SAR": 1.63853
}
}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": 163.853,
"rate": 1.63853
}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