Rate Overview
Live
1 ALL = 260.6022 STD
1 STD = 0.003837
ALL
Avg
255.7523
High
261.6884
Low
252.3239
Last updated: 6/25/2026, 12:58:06 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 260.60 STD |
| 10 ALL | 2,606.02 STD |
| 50 ALL | 13,030.11 STD |
| 100 ALL | 26,060.22 STD |
| 500 ALL | 130,301.09 STD |
| 1,000 ALL | 260,602.19 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-25T12:58:06Z",
"rates": {
"STD": 260.602187
}
}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": 26060.2187,
"rate": 260.602187
}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