Rate Overview
Live
1 TOP = 1.5865 SAR
1 SAR = 0.630320
TOP
Avg
1.5905
High
1.6064
Low
1.5760
Last updated: 6/16/2026, 3:06:11 AM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.59 SAR |
| 10 TOP | 15.86 SAR |
| 50 TOP | 79.32 SAR |
| 100 TOP | 158.65 SAR |
| 500 TOP | 793.25 SAR |
| 1,000 TOP | 1,586.50 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-06-16T03:06:11Z",
"rates": {
"SAR": 1.586495
}
}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": 158.6495,
"rate": 1.586495
}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