Rate Overview
Live
1 TOP = 3.7591 SVC
1 SVC = 0.266022
TOP
Avg
3.7238
High
3.7591
Low
3.6999
Last updated: 4/16/2026, 8:06:12 AM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.76 SVC |
| 10 TOP | 37.59 SVC |
| 50 TOP | 187.95 SVC |
| 100 TOP | 375.91 SVC |
| 500 TOP | 1,879.54 SVC |
| 1,000 TOP | 3,759.08 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-04-16T08:06:12Z",
"rates": {
"SVC": 3.759081
}
}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": 375.9081,
"rate": 3.759081
}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