Rate Overview
Live
1 TOP = 34.5818 ALL
1 ALL = 0.028917
TOP
Avg
36.8172
High
40.2280
Low
34.5463
Last updated: 6/29/2026, 2:08:40 AM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.58 ALL |
| 10 TOP | 345.82 ALL |
| 50 TOP | 1,729.09 ALL |
| 100 TOP | 3,458.18 ALL |
| 500 TOP | 17,290.92 ALL |
| 1,000 TOP | 34,581.84 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-06-29T02:08:40Z",
"rates": {
"ALL": 34.581837
}
}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": 3458.1837,
"rate": 34.581837
}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