Rate Overview
Live
1 SRD = 0.062234 TOP
1 TOP = 16.0684
SRD
Avg
0.062360
High
0.063302
Low
0.061630
Last updated: 8/12/2026, 6:23:38 AM
Quick Conversions
| SRD | TOP |
|---|---|
| 1 SRD | 0.06 TOP |
| 10 SRD | 0.62 TOP |
| 50 SRD | 3.11 TOP |
| 100 SRD | 6.22 TOP |
| 500 SRD | 31.12 TOP |
| 1,000 SRD | 62.23 TOP |
Get SRD/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=TOPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-12T06:23:38Z",
"rates": {
"TOP": 0.062234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "TOP",
"amount": 100
},
"result": 6.2234,
"rate": 0.062234
}Build with SRD/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key