Rate Overview
Live
1 AWG = 237.3284 KMF
1 KMF = 0.004214
AWG
Avg
237.5634
High
238.2098
Low
236.6461
Last updated: 6/16/2026, 11:16:57 AM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 237.33 KMF |
| 10 AWG | 2,373.28 KMF |
| 50 AWG | 11,866.42 KMF |
| 100 AWG | 23,732.84 KMF |
| 500 AWG | 118,664.19 KMF |
| 1,000 AWG | 237,328.39 KMF |
Get AWG/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KMFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-16T11:16:57Z",
"rates": {
"KMF": 237.328388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KMF",
"amount": 100
},
"result": 23732.838799999998,
"rate": 237.328388
}Build with AWG/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key