Rate Overview
Live
1 TOP = 3.6331 SVC
1 SVC = 0.275248
TOP
Avg
3.6869
High
3.7258
Low
3.6331
Last updated: 8/15/2026, 11:10:04 PM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.63 SVC |
| 10 TOP | 36.33 SVC |
| 50 TOP | 181.65 SVC |
| 100 TOP | 363.31 SVC |
| 500 TOP | 1,816.54 SVC |
| 1,000 TOP | 3,633.09 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-08-15T23:10:04Z",
"rates": {
"SVC": 3.633089
}
}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": 363.3089,
"rate": 3.633089
}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