Rate Overview
Live
1 ALL = 257.1511 STD
1 STD = 0.003889
ALL
Avg
257.2098
High
257.9817
Low
256.5295
Last updated: 3/27/2026, 11:32:17 AM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 257.15 STD |
| 10 ALL | 2,571.51 STD |
| 50 ALL | 12,857.55 STD |
| 100 ALL | 25,715.11 STD |
| 500 ALL | 128,575.55 STD |
| 1,000 ALL | 257,151.09 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-27T11:32:17Z",
"rates": {
"STD": 257.151094
}
}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": 25715.1094,
"rate": 257.151094
}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