Rate Overview
Live
1 ALL = 18.0311 KRW
1 KRW = 0.055460
ALL
Avg
17.8436
High
18.0311
Low
17.6482
Last updated: 3/7/2026, 12:11:23 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.03 KRW |
| 10 ALL | 180.31 KRW |
| 50 ALL | 901.55 KRW |
| 100 ALL | 1,803.11 KRW |
| 500 ALL | 9,015.53 KRW |
| 1,000 ALL | 18,031.05 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-07T00:11:23Z",
"rates": {
"KRW": 18.031053
}
}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": 1803.1053,
"rate": 18.031053
}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