Rate Overview
Live
1 SAR = 0.635976 TOP
1 TOP = 1.5724
SAR
Avg
0.625930
High
0.638268
Low
0.616992
Last updated: 7/26/2026, 1:31:25 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.64 TOP |
| 10 SAR | 6.36 TOP |
| 50 SAR | 31.80 TOP |
| 100 SAR | 63.60 TOP |
| 500 SAR | 317.99 TOP |
| 1,000 SAR | 635.98 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-26T13:31:25Z",
"rates": {
"TOP": 0.635976
}
}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.5976,
"rate": 0.635976
}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