Rate Overview
Live
1 ALL = 18.8733 KRW
1 KRW = 0.052985
ALL
Avg
18.7417
High
18.9157
Low
18.5512
Last updated: 7/3/2026, 6:48:40 AM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 18.87 KRW |
| 10 ALL | 188.73 KRW |
| 50 ALL | 943.66 KRW |
| 100 ALL | 1,887.33 KRW |
| 500 ALL | 9,436.63 KRW |
| 1,000 ALL | 18,873.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-07-03T06:48:40Z",
"rates": {
"KRW": 18.873267
}
}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": 1887.3266999999998,
"rate": 18.873267
}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