Rate Overview
Live
1 TOP = 35.0029 ALL
1 ALL = 0.028569
TOP
Avg
34.7346
High
35.6545
Low
33.5598
Last updated: 5/26/2026, 9:23:13 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.00 ALL |
| 10 TOP | 350.03 ALL |
| 50 TOP | 1,750.14 ALL |
| 100 TOP | 3,500.29 ALL |
| 500 TOP | 17,501.45 ALL |
| 1,000 TOP | 35,002.89 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-26T21:23:13Z",
"rates": {
"ALL": 35.002892
}
}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": 3500.2892,
"rate": 35.002892
}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