Rate Overview
Live
1 SAR = 0.621786 TOP
1 TOP = 1.6083
SAR
Avg
0.628538
High
0.638477
Low
0.621786
Last updated: 8/12/2026, 8:25:13 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.22 TOP |
| 50 SAR | 31.09 TOP |
| 100 SAR | 62.18 TOP |
| 500 SAR | 310.89 TOP |
| 1,000 SAR | 621.79 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-08-12T20:25:13Z",
"rates": {
"TOP": 0.621786
}
}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.178599999999996,
"rate": 0.621786
}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