Rate Overview
Live
1 ALL = 255.4919 STD
1 STD = 0.003914
ALL
Avg
253.6417
High
255.4919
Low
251.0072
Last updated: 4/16/2026, 11:59:31 PM
Quick Conversions
| ALL | STD |
|---|---|
| 1 ALL | 255.49 STD |
| 10 ALL | 2,554.92 STD |
| 50 ALL | 12,774.59 STD |
| 100 ALL | 25,549.19 STD |
| 500 ALL | 127,745.93 STD |
| 1,000 ALL | 255,491.85 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-04-16T23:59:31Z",
"rates": {
"STD": 255.491853
}
}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": 25549.185299999997,
"rate": 255.491853
}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