Rate Overview
Live
1 KWD = 5.7868 AWG
1 AWG = 0.172808
KWD
Avg
5.7877
High
5.8091
Low
5.7748
Last updated: 7/25/2026, 5:04:16 AM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.79 AWG |
| 10 KWD | 57.87 AWG |
| 50 KWD | 289.34 AWG |
| 100 KWD | 578.68 AWG |
| 500 KWD | 2,893.38 AWG |
| 1,000 KWD | 5,786.75 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-25T05:04:16Z",
"rates": {
"AWG": 5.786753
}
}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": 578.6753,
"rate": 5.786753
}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