Rate Overview
Live
1 ALL = 0.029024 TOP
1 TOP = 34.4542
ALL
Avg
0.028892
High
0.029262
Low
0.028666
Last updated: 7/6/2026, 8:09:01 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.51 TOP |
| 1,000 ALL | 29.02 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-06T08:09:01Z",
"rates": {
"TOP": 0.029024
}
}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.9024,
"rate": 0.029024
}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