Rate Overview
Live
1 ALL = 256.6976 STD
1 STD = 0.003896
ALL
Avg
256.8884
High
257.7189
Low
256.1326
Last updated: 3/7/2026, 12:07:59 AM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 256.70 STD |
| 10 ALL | 2,566.98 STD |
| 50 ALL | 12,834.88 STD |
| 100 ALL | 25,669.76 STD |
| 500 ALL | 128,348.81 STD |
| 1,000 ALL | 256,697.61 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-03-07T00:07:59Z",
"rates": {
"STD": 256.697611
}
}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": 25669.7611,
"rate": 256.697611
}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