Rate Overview
Live
1 TOP = 34.2024 ALL
1 ALL = 0.029238
TOP
Avg
34.1740
High
34.5967
Low
33.6869
Last updated: 8/14/2026, 9:37:50 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.20 ALL |
| 10 TOP | 342.02 ALL |
| 50 TOP | 1,710.12 ALL |
| 100 TOP | 3,420.24 ALL |
| 500 TOP | 17,101.21 ALL |
| 1,000 TOP | 34,202.41 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-08-14T21:37:50Z",
"rates": {
"ALL": 34.202412
}
}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": 3420.2412000000004,
"rate": 34.202412
}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