Rate Overview
Live
1 ALL = 260.5828 STD
1 STD = 0.003838
ALL
Avg
260.0728
High
261.4173
Low
259.1940
Last updated: 6/19/2026, 8:37:58 AM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 260.58 STD |
| 10 ALL | 2,605.83 STD |
| 50 ALL | 13,029.14 STD |
| 100 ALL | 26,058.28 STD |
| 500 ALL | 130,291.38 STD |
| 1,000 ALL | 260,582.76 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-19T08:37:58Z",
"rates": {
"STD": 260.582758
}
}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": 26058.275800000003,
"rate": 260.582758
}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