Rate Overview
Live
1 TOP = 35.4031 ALL
1 ALL = 0.028246
TOP
Avg
35.1475
High
35.4031
Low
34.8608
Last updated: 5/26/2026, 8:22:14 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.40 ALL |
| 10 TOP | 354.03 ALL |
| 50 TOP | 1,770.15 ALL |
| 100 TOP | 3,540.31 ALL |
| 500 TOP | 17,701.54 ALL |
| 1,000 TOP | 35,403.09 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-05-26T20:22:14Z",
"rates": {
"ALL": 35.403089
}
}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": 3540.3089,
"rate": 35.403089
}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