Rate Overview
Live
1 TOP = 256.0048 SDG
1 SDG = 0.003906
TOP
Avg
254.7281
High
263.5376
Low
223.0613
Last updated: 5/26/2026, 11:12:04 PM
Quick Conversions
| TOP | SDG |
|---|---|
| 1 TOP | 256.00 SDG |
| 10 TOP | 2,560.05 SDG |
| 50 TOP | 12,800.24 SDG |
| 100 TOP | 25,600.48 SDG |
| 500 TOP | 128,002.39 SDG |
| 1,000 TOP | 256,004.77 SDG |
Get TOP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SDGExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-26T23:12:04Z",
"rates": {
"SDG": 256.004771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SDG",
"amount": 100
},
"result": 25600.4771,
"rate": 256.004771
}Build with TOP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key