Rate Overview
Live
1 SAR = 0.615695 TOP
1 TOP = 1.6242
SAR
Avg
0.624266
High
0.639172
Low
0.615695
Last updated: 3/27/2026, 2:51:13 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.16 TOP |
| 50 SAR | 30.78 TOP |
| 100 SAR | 61.57 TOP |
| 500 SAR | 307.85 TOP |
| 1,000 SAR | 615.69 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-03-27T14:51:13Z",
"rates": {
"TOP": 0.615695
}
}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.5695,
"rate": 0.615695
}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