Rate Overview
Live
1 TOP = 3.6826 SVC
1 SVC = 0.271549
TOP
Avg
3.6824
High
3.6957
Low
3.6448
Last updated: 7/6/2026, 4:13:11 AM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.68 SVC |
| 10 TOP | 36.83 SVC |
| 50 TOP | 184.13 SVC |
| 100 TOP | 368.26 SVC |
| 500 TOP | 1,841.29 SVC |
| 1,000 TOP | 3,682.58 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-06T04:13:11Z",
"rates": {
"SVC": 3.682582
}
}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": 368.2582,
"rate": 3.682582
}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