Rate Overview
Live
1 SAR = 0.634440 TOP
1 TOP = 1.5762
SAR
Avg
0.633697
High
0.640173
Low
0.631197
Last updated: 7/6/2026, 1:57:30 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.63 TOP |
| 10 SAR | 6.34 TOP |
| 50 SAR | 31.72 TOP |
| 100 SAR | 63.44 TOP |
| 500 SAR | 317.22 TOP |
| 1,000 SAR | 634.44 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-06T01:57:30Z",
"rates": {
"TOP": 0.63444
}
}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.444,
"rate": 0.63444
}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