Rate Overview
Live
1 ALL = 17.7193 KRW
1 KRW = 0.056436
ALL
Avg
17.6477
High
18.6673
Low
16.4952
Last updated: 7/26/2026, 6:39:21 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 17.72 KRW |
| 10 ALL | 177.19 KRW |
| 50 ALL | 885.97 KRW |
| 100 ALL | 1,771.93 KRW |
| 500 ALL | 8,859.66 KRW |
| 1,000 ALL | 17,719.31 KRW |
Get ALL/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KRWExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-26T18:39:21Z",
"rates": {
"KRW": 17.719314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KRW",
"amount": 100
},
"result": 1771.9314000000002,
"rate": 17.719314
}Build with ALL/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key