Rate Overview
Live
1 TOP = 3.7608 SVC
1 SVC = 0.265903
TOP
Avg
3.7238
High
3.8029
Low
3.6718
Last updated: 7/6/2026, 8:36:15 PM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.76 SVC |
| 10 TOP | 37.61 SVC |
| 50 TOP | 188.04 SVC |
| 100 TOP | 376.08 SVC |
| 500 TOP | 1,880.39 SVC |
| 1,000 TOP | 3,760.77 SVC |
Get TOP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SVCExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-06T20:36:15Z",
"rates": {
"SVC": 3.760771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SVC",
"amount": 100
},
"result": 376.07710000000003,
"rate": 3.760771
}Build with TOP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key