Rate Overview
Live
1 SVC = 0.270400 TOP
1 TOP = 3.6982
SVC
Avg
0.268696
High
0.271936
Low
0.264715
Last updated: 6/19/2026, 9:09:29 AM
Quick Conversions
| SVC | TOP |
|---|---|
| 1 SVC | 0.27 TOP |
| 10 SVC | 2.70 TOP |
| 50 SVC | 13.52 TOP |
| 100 SVC | 27.04 TOP |
| 500 SVC | 135.20 TOP |
| 1,000 SVC | 270.40 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-06-19T09:09:29Z",
"rates": {
"TOP": 0.2704
}
}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": 27.04,
"rate": 0.2704
}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