Rate Overview
Live
1 TOP = 5.9986 SCR
1 SCR = 0.166706
TOP
Avg
6.0607
High
6.2131
Low
5.8853
Last updated: 8/12/2026, 3:29:25 AM
Quick Conversions
| TOP | SCR |
|---|---|
| 1 TOP | 6.00 SCR |
| 10 TOP | 59.99 SCR |
| 50 TOP | 299.93 SCR |
| 100 TOP | 599.86 SCR |
| 500 TOP | 2,999.30 SCR |
| 1,000 TOP | 5,998.60 SCR |
Get TOP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SCRExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-08-12T03:29:25Z",
"rates": {
"SCR": 5.9986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SCR",
"amount": 100
},
"result": 599.86,
"rate": 5.9986
}Build with TOP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key