Rate Overview
Live
1 KRW = 0.057777 ALL
1 ALL = 17.3079
KRW
Avg
0.057693
High
0.058135
Low
0.057211
Last updated: 9/2/2026, 5:34:17 AM
Quick Conversions
| KRW | ALL |
|---|---|
| 1 KRW | 0.06 ALL |
| 10 KRW | 0.58 ALL |
| 50 KRW | 2.89 ALL |
| 100 KRW | 5.78 ALL |
| 500 KRW | 28.89 ALL |
| 1,000 KRW | 57.78 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-09-02T05:34:17Z",
"rates": {
"ALL": 0.057777
}
}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.7777,
"rate": 0.057777
}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