Rate Overview
Live
1 ALL = 18.2653 KRW
1 KRW = 0.054749
ALL
Avg
17.9032
High
18.2653
Low
17.4784
Last updated: 3/27/2026, 5:02:18 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.27 KRW |
| 10 ALL | 182.65 KRW |
| 50 ALL | 913.26 KRW |
| 100 ALL | 1,826.53 KRW |
| 500 ALL | 9,132.64 KRW |
| 1,000 ALL | 18,265.27 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-03-27T17:02:18Z",
"rates": {
"KRW": 18.26527
}
}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": 1826.527,
"rate": 18.26527
}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