Rate Overview
Live
1 TOP = 35.8365 ALL
1 ALL = 0.027905
TOP
Avg
35.0726
High
35.8365
Low
34.5610
Last updated: 3/6/2026, 11:24:57 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.84 ALL |
| 10 TOP | 358.36 ALL |
| 50 TOP | 1,791.82 ALL |
| 100 TOP | 3,583.65 ALL |
| 500 TOP | 17,918.23 ALL |
| 1,000 TOP | 35,836.45 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-06T23:24:57Z",
"rates": {
"ALL": 35.836453
}
}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": 3583.6452999999997,
"rate": 35.836453
}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