Rate Overview
Live
1 KWD = 5.8205 AWG
1 AWG = 0.171808
KWD
Avg
5.8311
High
5.8412
Low
5.8205
Last updated: 3/7/2026, 12:13:27 AM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.82 AWG |
| 10 KWD | 58.20 AWG |
| 50 KWD | 291.02 AWG |
| 100 KWD | 582.05 AWG |
| 500 KWD | 2,910.23 AWG |
| 1,000 KWD | 5,820.46 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-07T00:13:27Z",
"rates": {
"AWG": 5.820457
}
}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.0457,
"rate": 5.820457
}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