Rate Overview
Live
1 ALL = 267.2058 STD
1 STD = 0.003742
ALL
Avg
254.3226
High
267.2058
Low
245.8501
Last updated: 9/2/2026, 4:31:36 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 267.21 STD |
| 10 ALL | 2,672.06 STD |
| 50 ALL | 13,360.29 STD |
| 100 ALL | 26,720.58 STD |
| 500 ALL | 133,602.91 STD |
| 1,000 ALL | 267,205.82 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-02T16:31:36Z",
"rates": {
"STD": 267.205816
}
}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": 26720.5816,
"rate": 267.205816
}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