Rate Overview
Live
1 KWD = 5.7953 AWG
1 AWG = 0.172553
KWD
Avg
5.7934
High
5.7990
Low
5.7851
Last updated: 8/12/2026, 5:06:46 PM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.80 AWG |
| 10 KWD | 57.95 AWG |
| 50 KWD | 289.77 AWG |
| 100 KWD | 579.53 AWG |
| 500 KWD | 2,897.67 AWG |
| 1,000 KWD | 5,795.34 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-08-12T17:06:46Z",
"rates": {
"AWG": 5.795337
}
}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": 579.5337,
"rate": 5.795337
}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