Rate Overview
Live
1 ALL = 18.3366 KRW
1 KRW = 0.054536
ALL
Avg
18.2023
High
18.3440
Low
17.9659
Last updated: 4/17/2026, 6:12:40 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.34 KRW |
| 10 ALL | 183.37 KRW |
| 50 ALL | 916.83 KRW |
| 100 ALL | 1,833.66 KRW |
| 500 ALL | 9,168.30 KRW |
| 1,000 ALL | 18,336.61 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-04-17T06:12:40Z",
"rates": {
"KRW": 18.336605
}
}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": 1833.6605,
"rate": 18.336605
}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