Rate Overview
Live
1 TOP = 1.6242 SAR
1 SAR = 0.615696
TOP
Avg
1.6009
High
1.6242
Low
1.5776
Last updated: 3/27/2026, 2:52:14 PM
Quick Conversions
| TOP | SAR |
|---|---|
| 1 TOP | 1.62 SAR |
| 10 TOP | 16.24 SAR |
| 50 TOP | 81.21 SAR |
| 100 TOP | 162.42 SAR |
| 500 TOP | 812.09 SAR |
| 1,000 TOP | 1,624.18 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-27T14:52:14Z",
"rates": {
"SAR": 1.624179
}
}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": 162.4179,
"rate": 1.624179
}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