Rate Overview
Live
1 ALL = 260.8875 STD
1 STD = 0.003833
ALL
Avg
262.7323
High
265.8332
Low
260.8875
Last updated: 7/11/2026, 5:49:37 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 260.89 STD |
| 10 ALL | 2,608.88 STD |
| 50 ALL | 13,044.38 STD |
| 100 ALL | 26,088.75 STD |
| 500 ALL | 130,443.76 STD |
| 1,000 ALL | 260,887.52 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-11T17:49:37Z",
"rates": {
"STD": 260.88752
}
}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": 26088.752,
"rate": 260.88752
}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