Rate Overview
Live
1 KWD = 5.7759 AWG
1 AWG = 0.173132
KWD
Avg
5.7857
High
5.8200
Low
5.7680
Last updated: 7/5/2026, 7:48:08 AM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.78 AWG |
| 10 KWD | 57.76 AWG |
| 50 KWD | 288.80 AWG |
| 100 KWD | 577.59 AWG |
| 500 KWD | 2,887.96 AWG |
| 1,000 KWD | 5,775.93 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-05T07:48:08Z",
"rates": {
"AWG": 5.775926
}
}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": 577.5926000000001,
"rate": 5.775926
}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