Rate Overview
Live
1 ALL = 18.2294 KRW
1 KRW = 0.054856
ALL
Avg
18.1265
High
18.2294
Low
17.9056
Last updated: 3/27/2026, 8:04:47 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.23 KRW |
| 10 ALL | 182.29 KRW |
| 50 ALL | 911.47 KRW |
| 100 ALL | 1,822.94 KRW |
| 500 ALL | 9,114.72 KRW |
| 1,000 ALL | 18,229.45 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-03-27T08:04:47Z",
"rates": {
"KRW": 18.229447
}
}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": 1822.9447,
"rate": 18.229447
}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