Rate Overview
Live
1 TOP = 34.4673 ALL
1 ALL = 0.029013 TOP
Avg
34.7349
High
34.9967
Low
34.3318
Last updated: 1/25/2026, 11:11:08 AM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.47 ALL |
| 10 TOP | 344.67 ALL |
| 50 TOP | 1,723.36 ALL |
| 100 TOP | 3,446.73 ALL |
| 500 TOP | 17,233.64 ALL |
| 1,000 TOP | 34,467.28 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-01-25T11:11:08Z",
"rates": {
"ALL": 34.467275
}
}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": 3446.7275,
"rate": 34.467275
}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