Rate Overview
Live
1 ALL = 17.7289 KRW
1 KRW = 0.056405
ALL
Avg
18.0987
High
18.6475
Low
17.6561
Last updated: 7/25/2026, 11:26:48 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 17.73 KRW |
| 10 ALL | 177.29 KRW |
| 50 ALL | 886.45 KRW |
| 100 ALL | 1,772.89 KRW |
| 500 ALL | 8,864.45 KRW |
| 1,000 ALL | 17,728.91 KRW |
Get ALL/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KRWExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-25T23:26:48Z",
"rates": {
"KRW": 17.728907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KRW",
"amount": 100
},
"result": 1772.8907,
"rate": 17.728907
}Build with ALL/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key