Rate Overview
Live
1 TOP = 3.7796 SVC
1 SVC = 0.264577
TOP
Avg
3.7448
High
3.7796
Low
3.7102
Last updated: 9/2/2026, 6:54:02 PM
Quick Conversions
| TOP | SVC |
|---|---|
| 1 TOP | 3.78 SVC |
| 10 TOP | 37.80 SVC |
| 50 TOP | 188.98 SVC |
| 100 TOP | 377.96 SVC |
| 500 TOP | 1,889.81 SVC |
| 1,000 TOP | 3,779.62 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-09-02T18:54:02Z",
"rates": {
"SVC": 3.779615
}
}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": 377.9615,
"rate": 3.779615
}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