Rate Overview
Live
1 SAR = 0.630400 TOP
1 TOP = 1.5863
SAR
Avg
0.626013
High
0.635165
Low
0.612969
Last updated: 7/21/2026, 7:53:48 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.63 TOP |
| 10 SAR | 6.30 TOP |
| 50 SAR | 31.52 TOP |
| 100 SAR | 63.04 TOP |
| 500 SAR | 315.20 TOP |
| 1,000 SAR | 630.40 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-21T07:53:48Z",
"rates": {
"TOP": 0.6304
}
}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": 63.04,
"rate": 0.6304
}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