Rate Overview
Live
1 AWG = 0.170953 KWD
1 KWD = 5.8496
AWG
Avg
0.170840
High
0.171100
Low
0.170639
Last updated: 5/7/2026, 3:45:59 PM
Quick Conversions
| AWG | KWD |
|---|---|
| 1 AWG | 0.17 KWD |
| 10 AWG | 1.71 KWD |
| 50 AWG | 8.55 KWD |
| 100 AWG | 17.10 KWD |
| 500 AWG | 85.48 KWD |
| 1,000 AWG | 170.95 KWD |
Get AWG/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KWDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T15:45:59Z",
"rates": {
"KWD": 0.170953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KWD",
"amount": 100
},
"result": 17.095299999999998,
"rate": 0.170953
}Build with AWG/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key