Rate Overview
Live
1 ALL = 253.6152 STD
1 STD = 0.003943
ALL
Avg
253.6284
High
254.1197
Low
252.4454
Last updated: 5/7/2026, 1:16:58 AM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 253.62 STD |
| 10 ALL | 2,536.15 STD |
| 50 ALL | 12,680.76 STD |
| 100 ALL | 25,361.52 STD |
| 500 ALL | 126,807.61 STD |
| 1,000 ALL | 253,615.22 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-05-07T01:16:58Z",
"rates": {
"STD": 253.615219
}
}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": 25361.5219,
"rate": 253.615219
}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