Rate Overview
Live
1 KWD = 5.8054 AWG
1 AWG = 0.172255
KWD
Avg
5.8014
High
5.8102
Low
5.7878
Last updated: 6/17/2026, 3:11:28 AM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.81 AWG |
| 10 KWD | 58.05 AWG |
| 50 KWD | 290.27 AWG |
| 100 KWD | 580.54 AWG |
| 500 KWD | 2,902.68 AWG |
| 1,000 KWD | 5,805.35 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-06-17T03:11:28Z",
"rates": {
"AWG": 5.805354
}
}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": 580.5354,
"rate": 5.805354
}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