Rate Overview
Live
1 TOP = 35.9128 ALL
1 ALL = 0.027845
TOP
Avg
37.1145
High
40.2280
Low
34.5463
Last updated: 3/27/2026, 2:35:49 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.91 ALL |
| 10 TOP | 359.13 ALL |
| 50 TOP | 1,795.64 ALL |
| 100 TOP | 3,591.28 ALL |
| 500 TOP | 17,956.41 ALL |
| 1,000 TOP | 35,912.83 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-27T14:35:49Z",
"rates": {
"ALL": 35.912828
}
}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": 3591.2828,
"rate": 35.912828
}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