Rate Overview
Live
1 KRW = 0.055459 ALL
1 ALL = 18.0313
KRW
Avg
0.056045
High
0.056663
Low
0.055459
Last updated: 3/7/2026, 12:30:20 AM
Quick Conversions
| KRW | ALL |
|---|---|
| 1 KRW | 0.06 ALL |
| 10 KRW | 0.55 ALL |
| 50 KRW | 2.77 ALL |
| 100 KRW | 5.55 ALL |
| 500 KRW | 27.73 ALL |
| 1,000 KRW | 55.46 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-03-07T00:30:20Z",
"rates": {
"ALL": 0.055459
}
}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.5459000000000005,
"rate": 0.055459
}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