Rate Overview
Live
1 ALL = 18.0784 KRW
1 KRW = 0.055315
ALL
Avg
18.0783
High
18.2055
Low
17.9410
Last updated: 7/23/2026, 3:15:26 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.08 KRW |
| 10 ALL | 180.78 KRW |
| 50 ALL | 903.92 KRW |
| 100 ALL | 1,807.84 KRW |
| 500 ALL | 9,039.18 KRW |
| 1,000 ALL | 18,078.37 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-23T15:15:26Z",
"rates": {
"KRW": 18.078369
}
}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": 1807.8368999999998,
"rate": 18.078369
}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