Rate Overview
Live
1 TOP = 35.2717 ALL
1 ALL = 0.028351
TOP
Avg
34.8700
High
35.3035
Low
33.8283
Last updated: 5/6/2026, 3:17:17 PM
Quick Conversions
| TOP | ALL |
|---|---|
| 1 TOP | 35.27 ALL |
| 10 TOP | 352.72 ALL |
| 50 TOP | 1,763.59 ALL |
| 100 TOP | 3,527.17 ALL |
| 500 TOP | 17,635.87 ALL |
| 1,000 TOP | 35,271.75 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-06T15:17:17Z",
"rates": {
"ALL": 35.271747
}
}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": 3527.1746999999996,
"rate": 35.271747
}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