Rate Overview
Live
1 ALL = 18.3962 KRW
1 KRW = 0.054359
ALL
Avg
18.4099
High
18.5283
Low
18.3048
Last updated: 5/27/2026, 10:54:06 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.40 KRW |
| 10 ALL | 183.96 KRW |
| 50 ALL | 919.81 KRW |
| 100 ALL | 1,839.62 KRW |
| 500 ALL | 9,198.10 KRW |
| 1,000 ALL | 18,396.19 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-27T10:54:06Z",
"rates": {
"KRW": 18.396192
}
}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.6191999999999,
"rate": 18.396192
}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