Rate Overview
Live
1 KWD = 5.7878 AWG
1 AWG = 0.172778
KWD
Avg
5.7942
High
5.8003
Low
5.7878
Last updated: 9/2/2026, 4:59:27 PM
Quick Conversions
| KWD | AWG |
|---|---|
| 1 KWD | 5.79 AWG |
| 10 KWD | 57.88 AWG |
| 50 KWD | 289.39 AWG |
| 100 KWD | 578.78 AWG |
| 500 KWD | 2,893.89 AWG |
| 1,000 KWD | 5,787.78 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-09-02T16:59:27Z",
"rates": {
"AWG": 5.787777
}
}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.7777,
"rate": 5.787777
}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