Rate Overview
Live
1 TOP = 34.7163 ALL
1 ALL = 0.028805
TOP
Avg
34.8675
High
35.3549
Low
34.4758
Last updated: 6/16/2026, 3:04:29 AM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 34.72 ALL |
| 10 TOP | 347.16 ALL |
| 50 TOP | 1,735.81 ALL |
| 100 TOP | 3,471.63 ALL |
| 500 TOP | 17,358.13 ALL |
| 1,000 TOP | 34,716.26 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-06-16T03:04:29Z",
"rates": {
"ALL": 34.716264
}
}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": 3471.6264,
"rate": 34.716264
}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