Rate Overview
Live
1 AWG = 232.6165 KMF
1 KMF = 0.004299
AWG
Avg
233.2892
High
234.1194
Low
232.6165
Last updated: 5/7/2026, 4:28:31 AM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 232.62 KMF |
| 10 AWG | 2,326.16 KMF |
| 50 AWG | 11,630.82 KMF |
| 100 AWG | 23,261.65 KMF |
| 500 AWG | 116,308.25 KMF |
| 1,000 AWG | 232,616.49 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-05-07T04:28:31Z",
"rates": {
"KMF": 232.616491
}
}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": 23261.6491,
"rate": 232.616491
}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