Rate Overview
Live
1 TOP = 3.6672 SVC
1 SVC = 0.272687
TOP
Avg
3.6973
High
3.7776
Low
3.6331
Last updated: 7/12/2026, 3:36:29 AM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.67 SVC |
| 10 TOP | 36.67 SVC |
| 50 TOP | 183.36 SVC |
| 100 TOP | 366.72 SVC |
| 500 TOP | 1,833.60 SVC |
| 1,000 TOP | 3,667.20 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-12T03:36:29Z",
"rates": {
"SVC": 3.667203
}
}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.7203,
"rate": 3.667203
}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