Rate Overview
Live
1 ALL = 16.9589 KRW
1 KRW = 0.058966
ALL
Avg
17.1395
High
17.3704
Low
16.9589
Last updated: 9/5/2026, 2:22:18 PM
Quick Conversions
| ALL | KRW |
|---|---|
| 1 ALL | 16.96 KRW |
| 10 ALL | 169.59 KRW |
| 50 ALL | 847.94 KRW |
| 100 ALL | 1,695.89 KRW |
| 500 ALL | 8,479.44 KRW |
| 1,000 ALL | 16,958.88 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-09-05T14:22:18Z",
"rates": {
"KRW": 16.95888
}
}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": 1695.8880000000001,
"rate": 16.95888
}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