Rate Overview
Live
1 ALL = 0.028692 TOP
1 TOP = 34.8529
ALL
Avg
0.028646
High
0.029028
Low
0.028261
Last updated: 7/3/2026, 3:51:16 PM
Quick Conversions
| ALL | TOP |
|---|---|
| 1 ALL | 0.03 TOP |
| 10 ALL | 0.29 TOP |
| 50 ALL | 1.43 TOP |
| 100 ALL | 2.87 TOP |
| 500 ALL | 14.35 TOP |
| 1,000 ALL | 28.69 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-07-03T15:51:16Z",
"rates": {
"TOP": 0.028692
}
}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.8691999999999998,
"rate": 0.028692
}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