Rate Overview
Live
1 TOP = 3.7395 SVC
1 SVC = 0.267417
TOP
Avg
3.7236
High
3.7635
Low
3.6506
Last updated: 3/27/2026, 6:03:47 AM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.74 SVC |
| 10 TOP | 37.39 SVC |
| 50 TOP | 186.97 SVC |
| 100 TOP | 373.95 SVC |
| 500 TOP | 1,869.74 SVC |
| 1,000 TOP | 3,739.48 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-03-27T06:03:47Z",
"rates": {
"SVC": 3.739476
}
}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": 373.94759999999997,
"rate": 3.739476
}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