Rate Overview
Live
1 AWG = 0.171692 KWD
1 KWD = 5.8244
AWG
Avg
0.171421
High
0.171836
Low
0.171196
Last updated: 3/27/2026, 5:20:59 PM
Quick Conversions
| AWG | KWD |
|---|---|
| 1 AWG | 0.17 KWD |
| 10 AWG | 1.72 KWD |
| 50 AWG | 8.58 KWD |
| 100 AWG | 17.17 KWD |
| 500 AWG | 85.85 KWD |
| 1,000 AWG | 171.69 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-03-27T17:20:59Z",
"rates": {
"KWD": 0.171692
}
}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.1692,
"rate": 0.171692
}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