Rate Overview
Live
1 ALL = 269.4640 STD
1 STD = 0.003711
ALL
Avg
266.5532
High
269.4640
Low
264.1398
Last updated: 8/22/2026, 6:59:17 AM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 269.46 STD |
| 10 ALL | 2,694.64 STD |
| 50 ALL | 13,473.20 STD |
| 100 ALL | 26,946.40 STD |
| 500 ALL | 134,732.02 STD |
| 1,000 ALL | 269,464.04 STD |
Get ALL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=STDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-22T06:59:17Z",
"rates": {
"STD": 269.464036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "STD",
"amount": 100
},
"result": 26946.4036,
"rate": 269.464036
}Build with ALL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key