Rate Overview
Live
1 KRW = 0.001217 AWG
1 AWG = 821.6927
KRW
Avg
0.001192
High
0.001226
Low
0.001148
Last updated: 7/28/2026, 9:12:29 AM
Quick Conversions
| KRW | AWG |
|---|---|
| 1 KRW | 0.00 AWG |
| 10 KRW | 0.01 AWG |
| 50 KRW | 0.06 AWG |
| 100 KRW | 0.12 AWG |
| 500 KRW | 0.61 AWG |
| 1,000 KRW | 1.22 AWG |
Get KRW/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=AWGExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T09:12:29Z",
"rates": {
"AWG": 0.001217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "AWG",
"amount": 100
},
"result": 0.1217,
"rate": 0.001217
}Build with KRW/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key