Rate Overview
Live
1 SAR = 0.619479 TOP
1 TOP = 1.6143
SAR
Avg
0.623801
High
0.633876
Low
0.612969
Last updated: 5/27/2026, 8:48:44 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.19 TOP |
| 50 SAR | 30.97 TOP |
| 100 SAR | 61.95 TOP |
| 500 SAR | 309.74 TOP |
| 1,000 SAR | 619.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-05-27T08:48:44Z",
"rates": {
"TOP": 0.619479
}
}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.9479,
"rate": 0.619479
}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