Rate Overview
Live
1 KWD = 5.7686 AWG
1 AWG = 0.173352
KWD
Avg
5.8182
High
5.8562
Low
5.7686
Last updated: 7/7/2026, 1:02:14 AM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.77 AWG |
| 10 KWD | 57.69 AWG |
| 50 KWD | 288.43 AWG |
| 100 KWD | 576.86 AWG |
| 500 KWD | 2,884.31 AWG |
| 1,000 KWD | 5,768.62 AWG |
Get KWD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=AWGExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-07T01:02:14Z",
"rates": {
"AWG": 5.768622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "AWG",
"amount": 100
},
"result": 576.8621999999999,
"rate": 5.768622
}Build with KWD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key