Rate Overview
Live
1 KRW = 0.053721 ALL
1 ALL = 18.6147
KRW
Avg
0.053500
High
0.053802
Low
0.052866
Last updated: 7/4/2026, 7:43:46 AM
Quick Conversions
| KRW | ALL |
|---|---|
| 1 KRW | 0.05 ALL |
| 10 KRW | 0.54 ALL |
| 50 KRW | 2.69 ALL |
| 100 KRW | 5.37 ALL |
| 500 KRW | 26.86 ALL |
| 1,000 KRW | 53.72 ALL |
Get KRW/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ALLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-04T07:43:46Z",
"rates": {
"ALL": 0.053721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ALL",
"amount": 100
},
"result": 5.3721,
"rate": 0.053721
}Build with KRW/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key