Rate Overview
Live
1 SAR = 0.612854 TOP
1 TOP = 1.6317
SAR
Avg
0.623047
High
0.628405
Low
0.612854
Last updated: 4/16/2026, 6:00:47 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.61 TOP |
| 10 SAR | 6.13 TOP |
| 50 SAR | 30.64 TOP |
| 100 SAR | 61.29 TOP |
| 500 SAR | 306.43 TOP |
| 1,000 SAR | 612.85 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-04-16T18:00:47Z",
"rates": {
"TOP": 0.612854
}
}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": 61.2854,
"rate": 0.612854
}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