Rate Overview
Live
1 ALL = 18.4183 KRW
1 KRW = 0.054294
ALL
Avg
17.9296
High
18.4183
Low
17.4803
Last updated: 5/27/2026, 4:06:34 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.42 KRW |
| 10 ALL | 184.18 KRW |
| 50 ALL | 920.92 KRW |
| 100 ALL | 1,841.83 KRW |
| 500 ALL | 9,209.17 KRW |
| 1,000 ALL | 18,418.34 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-27T16:06:34Z",
"rates": {
"KRW": 18.418338
}
}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": 1841.8337999999999,
"rate": 18.418338
}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