Rate Overview
Live
1 KWD = 5.8244 AWG
1 AWG = 0.171693
KWD
Avg
5.8304
High
5.8445
Low
5.8123
Last updated: 3/27/2026, 7:10:00 PM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.82 AWG |
| 10 KWD | 58.24 AWG |
| 50 KWD | 291.22 AWG |
| 100 KWD | 582.44 AWG |
| 500 KWD | 2,912.18 AWG |
| 1,000 KWD | 5,824.36 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-03-27T19:10:00Z",
"rates": {
"AWG": 5.824359
}
}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": 582.4359000000001,
"rate": 5.824359
}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