Rate Overview
Live
1 TOP = 35.5521 ALL
1 ALL = 0.028128
TOP
Avg
35.2743
High
35.8004
Low
34.5610
Last updated: 3/27/2026, 7:44:10 AM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.55 ALL |
| 10 TOP | 355.52 ALL |
| 50 TOP | 1,777.61 ALL |
| 100 TOP | 3,555.21 ALL |
| 500 TOP | 17,776.07 ALL |
| 1,000 TOP | 35,552.15 ALL |
Get TOP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=ALLExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T07:44:10Z",
"rates": {
"ALL": 35.55215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "ALL",
"amount": 100
},
"result": 3555.2149999999997,
"rate": 35.55215
}Build with TOP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key