Rate Overview
Live
1 ALL = 0.029330 TOP
1 TOP = 34.0948
ALL
Avg
0.028944
High
0.029330
Low
0.028503
Last updated: 7/11/2026, 3:27:50 AM
Quick Conversions
| ALL | TOP |
|---|---|
| 1 ALL | 0.03 TOP |
| 10 ALL | 0.29 TOP |
| 50 ALL | 1.47 TOP |
| 100 ALL | 2.93 TOP |
| 500 ALL | 14.67 TOP |
| 1,000 ALL | 29.33 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-11T03:27:50Z",
"rates": {
"TOP": 0.02933
}
}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.933,
"rate": 0.02933
}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