Rate Overview
Live
1 ALL = 18.5349 KRW
1 KRW = 0.053952
ALL
Avg
18.5224
High
18.5891
Low
18.4539
Last updated: 6/16/2026, 1:27:10 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.53 KRW |
| 10 ALL | 185.35 KRW |
| 50 ALL | 926.74 KRW |
| 100 ALL | 1,853.49 KRW |
| 500 ALL | 9,267.44 KRW |
| 1,000 ALL | 18,534.89 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-06-16T13:27:10Z",
"rates": {
"KRW": 18.534885
}
}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": 1853.4885,
"rate": 18.534885
}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