Rate Overview
Live
1 TOP = 34.8920 ALL
1 ALL = 0.028660
TOP
Avg
34.7625
High
35.0273
Low
34.4349
Last updated: 4/16/2026, 8:07:46 AM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.89 ALL |
| 10 TOP | 348.92 ALL |
| 50 TOP | 1,744.60 ALL |
| 100 TOP | 3,489.20 ALL |
| 500 TOP | 17,446.01 ALL |
| 1,000 TOP | 34,892.02 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-04-16T08:07:46Z",
"rates": {
"ALL": 34.892021
}
}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": 3489.2021,
"rate": 34.892021
}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