Rate Overview
Live
1 KRW = 0.054503 ALL
1 ALL = 18.3476
KRW
Avg
0.054935
High
0.055660
Low
0.054503
Last updated: 4/17/2026, 4:57:27 AM
Quick Conversions
| KRW | ALL |
|---|---|
| 1 KRW | 0.05 ALL |
| 10 KRW | 0.55 ALL |
| 50 KRW | 2.73 ALL |
| 100 KRW | 5.45 ALL |
| 500 KRW | 27.25 ALL |
| 1,000 KRW | 54.50 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-04-17T04:57:27Z",
"rates": {
"ALL": 0.054503
}
}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.4503,
"rate": 0.054503
}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