Rate Overview
Live
1 ALL = 0.030406 TOP
1 TOP = 32.8882
ALL
Avg
0.029722
High
0.030406
Low
0.029208
Last updated: 8/22/2026, 7:00:01 AM
Quick Conversions
| ALL | TOP |
|---|---|
| 1 ALL | 0.03 TOP |
| 10 ALL | 0.30 TOP |
| 50 ALL | 1.52 TOP |
| 100 ALL | 3.04 TOP |
| 500 ALL | 15.20 TOP |
| 1,000 ALL | 30.41 TOP |
Get ALL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=TOPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-22T07:00:01Z",
"rates": {
"TOP": 0.030406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "TOP",
"amount": 100
},
"result": 3.0406,
"rate": 0.030406
}Build with ALL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key