Rate Overview
Live
1 ALL = 263.3702 STD
1 STD = 0.003797
ALL
Avg
257.4171
High
263.3702
Low
253.6152
Last updated: 7/6/2026, 7:10:37 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 263.37 STD |
| 10 ALL | 2,633.70 STD |
| 50 ALL | 13,168.51 STD |
| 100 ALL | 26,337.02 STD |
| 500 ALL | 131,685.09 STD |
| 1,000 ALL | 263,370.18 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-07-06T19:10:37Z",
"rates": {
"STD": 263.370178
}
}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": 26337.0178,
"rate": 263.370178
}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