Rate Overview
Live
1 TOP = 3.6689 SVC
1 SVC = 0.272562
TOP
Avg
3.7295
High
3.8338
Low
3.6463
Last updated: 7/26/2026, 6:09:52 PM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.67 SVC |
| 10 TOP | 36.69 SVC |
| 50 TOP | 183.44 SVC |
| 100 TOP | 366.89 SVC |
| 500 TOP | 1,834.45 SVC |
| 1,000 TOP | 3,668.90 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-26T18:09:52Z",
"rates": {
"SVC": 3.668895
}
}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": 366.8895,
"rate": 3.668895
}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