Rate Overview
Live
1 ALL = 267.7391 STD
1 STD = 0.003735
ALL
Avg
267.7909
High
269.3099
Low
265.1950
Last updated: 9/11/2026, 11:04:41 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 267.74 STD |
| 10 ALL | 2,677.39 STD |
| 50 ALL | 13,386.95 STD |
| 100 ALL | 26,773.91 STD |
| 500 ALL | 133,869.53 STD |
| 1,000 ALL | 267,739.07 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-09-11T23:04:41Z",
"rates": {
"STD": 267.739065
}
}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": 26773.906499999997,
"rate": 267.739065
}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