Rate Overview
Live
1 SAR = 0.620440 TOP
1 TOP = 1.6118
SAR
Avg
0.631869
High
0.640173
Low
0.620440
Last updated: 7/6/2026, 8:47:58 PM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.20 TOP |
| 50 SAR | 31.02 TOP |
| 100 SAR | 62.04 TOP |
| 500 SAR | 310.22 TOP |
| 1,000 SAR | 620.44 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-07-06T20:47:58Z",
"rates": {
"TOP": 0.62044
}
}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": 62.044,
"rate": 0.62044
}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