Rate Overview
Live
1 TOP = 1.6076 SAR
1 SAR = 0.622039
TOP
Avg
1.5890
High
1.6193
Low
1.5431
Last updated: 3/27/2026, 12:59:17 PM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.61 SAR |
| 10 TOP | 16.08 SAR |
| 50 TOP | 80.38 SAR |
| 100 TOP | 160.76 SAR |
| 500 TOP | 803.81 SAR |
| 1,000 TOP | 1,607.62 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-03-27T12:59:17Z",
"rates": {
"SAR": 1.607615
}
}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": 160.7615,
"rate": 1.607615
}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