Rate Overview
Live
1 ALL = 0.027904 TOP
1 TOP = 35.8372
ALL
Avg
0.028498
High
0.028934
Low
0.027904
Last updated: 3/7/2026, 12:09:56 AM
Quick Conversions
| ALL | TOP |
|---|---|
| 1 ALL | 0.03 TOP |
| 10 ALL | 0.28 TOP |
| 50 ALL | 1.40 TOP |
| 100 ALL | 2.79 TOP |
| 500 ALL | 13.95 TOP |
| 1,000 ALL | 27.90 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-03-07T00:09:56Z",
"rates": {
"TOP": 0.027904
}
}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": 2.7904,
"rate": 0.027904
}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