Rate Overview
Live
1 TOP = 34.0813 ALL
1 ALL = 0.029342
TOP
Avg
33.9906
High
34.1129
Low
33.7417
Last updated: 9/4/2026, 6:39:47 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.08 ALL |
| 10 TOP | 340.81 ALL |
| 50 TOP | 1,704.07 ALL |
| 100 TOP | 3,408.13 ALL |
| 500 TOP | 17,040.65 ALL |
| 1,000 TOP | 34,081.30 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-09-04T18:39:47Z",
"rates": {
"ALL": 34.081304
}
}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": 3408.1304000000005,
"rate": 34.081304
}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