Rate Overview
Live
1 SVC = 0.264731 TOP
1 TOP = 3.7774
SVC
Avg
0.269697
High
0.274375
Low
0.264731
Last updated: 3/27/2026, 3:04:00 PM
Quick Conversions
| SVC | TOP |
|---|---|
| 1 SVC | 0.26 TOP |
| 10 SVC | 2.65 TOP |
| 50 SVC | 13.24 TOP |
| 100 SVC | 26.47 TOP |
| 500 SVC | 132.37 TOP |
| 1,000 SVC | 264.73 TOP |
Get SVC/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=TOPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-27T15:04:00Z",
"rates": {
"TOP": 0.264731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "TOP",
"amount": 100
},
"result": 26.4731,
"rate": 0.264731
}Build with SVC/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key