Rate Overview
Live
1 ALL = 0.029007 TOP
1 TOP = 34.4744
ALL
Avg
0.027241
High
0.029007
Low
0.024858
Last updated: 7/7/2026, 2:47:48 AM
Quick Conversions
| ALL | TOP |
|---|---|
| 1 ALL | 0.03 TOP |
| 10 ALL | 0.29 TOP |
| 50 ALL | 1.45 TOP |
| 100 ALL | 2.90 TOP |
| 500 ALL | 14.50 TOP |
| 1,000 ALL | 29.01 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-07T02:47:48Z",
"rates": {
"TOP": 0.029007
}
}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.9007,
"rate": 0.029007
}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