Rate Overview
Live
1 ALL = 18.2505 KRW
1 KRW = 0.054793
ALL
Avg
17.8206
High
18.2505
Low
17.4911
Last updated: 3/27/2026, 11:41:58 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.25 KRW |
| 10 ALL | 182.51 KRW |
| 50 ALL | 912.53 KRW |
| 100 ALL | 1,825.05 KRW |
| 500 ALL | 9,125.27 KRW |
| 1,000 ALL | 18,250.54 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-27T11:41:58Z",
"rates": {
"KRW": 18.250544
}
}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": 1825.0544000000002,
"rate": 18.250544
}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