Rate Overview
Live
1 TOP = 6.0704 SCR
1 SCR = 0.164734
TOP
Avg
5.9868
High
6.1612
Low
5.8112
Last updated: 6/16/2026, 3:08:06 AM
Quick Conversions
| TOP | SCR |
|---|---|
| 1 TOP | 6.07 SCR |
| 10 TOP | 60.70 SCR |
| 50 TOP | 303.52 SCR |
| 100 TOP | 607.04 SCR |
| 500 TOP | 3,035.20 SCR |
| 1,000 TOP | 6,070.41 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-06-16T03:08:06Z",
"rates": {
"SCR": 6.070408
}
}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": 607.0408,
"rate": 6.070408
}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