Rate Overview
Live
1 ALL = 17.9103 KRW
1 KRW = 0.055834
ALL
Avg
17.8964
High
18.0603
Low
17.7289
Last updated: 7/27/2026, 5:37:00 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 17.91 KRW |
| 10 ALL | 179.10 KRW |
| 50 ALL | 895.52 KRW |
| 100 ALL | 1,791.03 KRW |
| 500 ALL | 8,955.17 KRW |
| 1,000 ALL | 17,910.34 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-27T17:37:00Z",
"rates": {
"KRW": 17.910341
}
}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": 1791.0340999999999,
"rate": 17.910341
}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