Rate Overview
Live
1 ALL = 17.6800 KRW
1 KRW = 0.056561
ALL
Avg
17.5732
High
17.6800
Low
17.4531
Last updated: 8/12/2026, 5:53:23 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 17.68 KRW |
| 10 ALL | 176.80 KRW |
| 50 ALL | 884.00 KRW |
| 100 ALL | 1,768.00 KRW |
| 500 ALL | 8,840.00 KRW |
| 1,000 ALL | 17,680.00 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-08-12T05:53:23Z",
"rates": {
"KRW": 17.679999
}
}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": 1767.9998999999998,
"rate": 17.679999
}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