Rate Overview
Live
1 TOP = 35.5499 ALL
1 ALL = 0.028129
TOP
Avg
37.0964
High
40.2280
Low
34.5463
Last updated: 3/27/2026, 11:35:30 AM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.55 ALL |
| 10 TOP | 355.50 ALL |
| 50 TOP | 1,777.49 ALL |
| 100 TOP | 3,554.99 ALL |
| 500 TOP | 17,774.94 ALL |
| 1,000 TOP | 35,549.87 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-27T11:35:30Z",
"rates": {
"ALL": 35.549871
}
}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": 3554.9871000000003,
"rate": 35.549871
}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