Rate Overview
Live
1 ALL = 261.6884 STD
1 STD = 0.003821
ALL
Avg
256.4487
High
261.6884
Low
251.0072
Last updated: 6/23/2026, 11:32:53 AM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 261.69 STD |
| 10 ALL | 2,616.88 STD |
| 50 ALL | 13,084.42 STD |
| 100 ALL | 26,168.84 STD |
| 500 ALL | 130,844.22 STD |
| 1,000 ALL | 261,688.44 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-06-23T11:32:53Z",
"rates": {
"STD": 261.688437
}
}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": 26168.8437,
"rate": 261.688437
}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