Rate Overview
Live
1 TOP = 1.5654 SAR
1 SAR = 0.638821
TOP
Avg
1.5752
High
1.5843
Low
1.5621
Last updated: 7/5/2026, 6:22:50 PM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.57 SAR |
| 10 TOP | 15.65 SAR |
| 50 TOP | 78.27 SAR |
| 100 TOP | 156.54 SAR |
| 500 TOP | 782.69 SAR |
| 1,000 TOP | 1,565.38 SAR |
Get TOP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SARExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-05T18:22:50Z",
"rates": {
"SAR": 1.565384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SAR",
"amount": 100
},
"result": 156.53840000000002,
"rate": 1.565384
}Build with TOP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key