Rate Overview
Live
1 TOP = 34.2465 ALL
1 ALL = 0.029200
TOP
Avg
34.5819
High
34.8833
Low
34.1737
Last updated: 7/5/2026, 1:57:36 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.25 ALL |
| 10 TOP | 342.46 ALL |
| 50 TOP | 1,712.32 ALL |
| 100 TOP | 3,424.65 ALL |
| 500 TOP | 17,123.25 ALL |
| 1,000 TOP | 34,246.50 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-07-05T13:57:36Z",
"rates": {
"ALL": 34.246496
}
}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": 3424.6496,
"rate": 34.246496
}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