Rate Overview
Live
1 KWD = 5.7916 AWG
1 AWG = 0.172664
KWD
Avg
5.8407
High
5.8737
Low
5.7833
Last updated: 5/27/2026, 6:37:57 PM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.79 AWG |
| 10 KWD | 57.92 AWG |
| 50 KWD | 289.58 AWG |
| 100 KWD | 579.16 AWG |
| 500 KWD | 2,895.80 AWG |
| 1,000 KWD | 5,791.59 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-05-27T18:37:57Z",
"rates": {
"AWG": 5.791594
}
}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": 579.1594,
"rate": 5.791594
}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