Rate Overview
Live
1 KRW = 0.001330 AWG
1 AWG = 751.8797
KRW
Avg
0.001313
High
0.001330
Low
0.001294
Last updated: 9/5/2026, 6:44:49 AM
Quick Conversions
| KRW | AWG |
|---|---|
| 1 KRW | 0.00 AWG |
| 10 KRW | 0.01 AWG |
| 50 KRW | 0.07 AWG |
| 100 KRW | 0.13 AWG |
| 500 KRW | 0.67 AWG |
| 1,000 KRW | 1.33 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-09-05T06:44:49Z",
"rates": {
"AWG": 0.00133
}
}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.133,
"rate": 0.00133
}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