Rate Overview
Live
1 SAR = 0.628479 TOP
1 TOP = 1.5911
SAR
Avg
0.625718
High
0.636293
Low
0.612969
Last updated: 6/29/2026, 1:50:20 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.63 TOP |
| 10 SAR | 6.28 TOP |
| 50 SAR | 31.42 TOP |
| 100 SAR | 62.85 TOP |
| 500 SAR | 314.24 TOP |
| 1,000 SAR | 628.48 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-06-29T13:50:20Z",
"rates": {
"TOP": 0.628479
}
}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.8479,
"rate": 0.628479
}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