Rate Overview
Live
1 ALL = 18.3995 KRW
1 KRW = 0.054349
ALL
Avg
17.9332
High
18.3995
Low
17.4911
Last updated: 5/27/2026, 7:28:01 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.40 KRW |
| 10 ALL | 184.00 KRW |
| 50 ALL | 919.98 KRW |
| 100 ALL | 1,839.95 KRW |
| 500 ALL | 9,199.77 KRW |
| 1,000 ALL | 18,399.55 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-05-27T19:28:01Z",
"rates": {
"KRW": 18.399547
}
}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": 1839.9546999999998,
"rate": 18.399547
}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