Rate Overview
Live
1 KRW = 0.055833 ALL
1 ALL = 17.9106
KRW
Avg
0.056771
High
0.061518
Low
0.053626
Last updated: 7/27/2026, 5:05:51 PM
Quick Conversions
| KRW | ALL |
|---|---|
| 1 KRW | 0.06 ALL |
| 10 KRW | 0.56 ALL |
| 50 KRW | 2.79 ALL |
| 100 KRW | 5.58 ALL |
| 500 KRW | 27.92 ALL |
| 1,000 KRW | 55.83 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-27T17:05:51Z",
"rates": {
"ALL": 0.055833
}
}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.5833,
"rate": 0.055833
}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