Rate Overview
Live
1 STD = 0.003824 ALL
1 ALL = 261.5063
STD
Avg
0.003818
High
0.003993
Low
0.003761
Last updated: 7/19/2026, 2:59:49 PM
Quick Conversions
| STD | ALL |
|---|---|
| 1 STD | 0.00 ALL |
| 10 STD | 0.04 ALL |
| 50 STD | 0.19 ALL |
| 100 STD | 0.38 ALL |
| 500 STD | 1.91 ALL |
| 1,000 STD | 3.82 ALL |
Get STD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=ALLExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-19T14:59:49Z",
"rates": {
"ALL": 0.003824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "ALL",
"amount": 100
},
"result": 0.3824,
"rate": 0.003824
}Build with STD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key