Rate Overview
Live
1 ALL = 258.3097 STD
1 STD = 0.003871
ALL
Avg
256.3988
High
258.4211
Low
253.6152
Last updated: 5/27/2026, 12:31:36 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 258.31 STD |
| 10 ALL | 2,583.10 STD |
| 50 ALL | 12,915.49 STD |
| 100 ALL | 25,830.97 STD |
| 500 ALL | 129,154.86 STD |
| 1,000 ALL | 258,309.72 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-05-27T12:31:36Z",
"rates": {
"STD": 258.309719
}
}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": 25830.971899999997,
"rate": 258.309719
}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