Rate Overview
Live
1 SAR = 0.624986 TOP
1 TOP = 1.6000
SAR
Avg
0.631513
High
0.642245
Low
0.621490
Last updated: 7/20/2026, 7:56:48 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.25 TOP |
| 50 SAR | 31.25 TOP |
| 100 SAR | 62.50 TOP |
| 500 SAR | 312.49 TOP |
| 1,000 SAR | 624.99 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-07-20T19:56:48Z",
"rates": {
"TOP": 0.624986
}
}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": 62.4986,
"rate": 0.624986
}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