Rate Overview
Live
1 SAR = 0.622072 TOP
1 TOP = 1.6075
SAR
Avg
0.624856
High
0.639172
Low
0.617803
Last updated: 3/27/2026, 9:25:59 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.22 TOP |
| 50 SAR | 31.10 TOP |
| 100 SAR | 62.21 TOP |
| 500 SAR | 311.04 TOP |
| 1,000 SAR | 622.07 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-27T09:25:59Z",
"rates": {
"TOP": 0.622072
}
}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.20719999999999,
"rate": 0.622072
}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