Rate Overview
Live
1 SAR = 0.622006 TOP
1 TOP = 1.6077
SAR
Avg
0.624835
High
0.639172
Low
0.617803
Last updated: 3/27/2026, 11:11:49 AM
Quick Conversions
| SAR | TOP |
|---|---|
| 1 SAR | 0.62 TOP |
| 10 SAR | 6.22 TOP |
| 50 SAR | 31.10 TOP |
| 100 SAR | 62.20 TOP |
| 500 SAR | 311.00 TOP |
| 1,000 SAR | 622.01 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-03-27T11:11:49Z",
"rates": {
"TOP": 0.622006
}
}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.200599999999994,
"rate": 0.622006
}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