Rate Overview
Live
1 SAR = 0.625146 TOP
1 TOP = 1.5996
SAR
Avg
0.623154
High
0.642072
Low
0.612969
Last updated: 5/27/2026, 3:41:03 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.63 TOP |
| 10 SAR | 6.25 TOP |
| 50 SAR | 31.26 TOP |
| 100 SAR | 62.51 TOP |
| 500 SAR | 312.57 TOP |
| 1,000 SAR | 625.15 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-05-27T03:41:03Z",
"rates": {
"TOP": 0.625146
}
}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.5146,
"rate": 0.625146
}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