Rate Overview
Live
1 TOP = 0.550174 SGD
1 SGD = 1.8176
TOP
Avg
0.544003
High
0.550174
Low
0.534962
Last updated: 3/27/2026, 1:19:45 PM
Quick Conversions
| TOP | SGD |
|---|---|
| 1 TOP | 0.55 SGD |
| 10 TOP | 5.50 SGD |
| 50 TOP | 27.51 SGD |
| 100 TOP | 55.02 SGD |
| 500 TOP | 275.09 SGD |
| 1,000 TOP | 550.17 SGD |
Get TOP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SGDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T13:19:45Z",
"rates": {
"SGD": 0.550174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SGD",
"amount": 100
},
"result": 55.0174,
"rate": 0.550174
}Build with TOP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key