Rate Overview
Live
1 AWG = 241.6604 KMF
1 KMF = 0.004138
AWG
Avg
236.4573
High
241.6604
Low
230.6929
Last updated: 7/26/2026, 3:15:20 PM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 241.66 KMF |
| 10 AWG | 2,416.60 KMF |
| 50 AWG | 12,083.02 KMF |
| 100 AWG | 24,166.04 KMF |
| 500 AWG | 120,830.18 KMF |
| 1,000 AWG | 241,660.35 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-07-26T15:15:20Z",
"rates": {
"KMF": 241.660353
}
}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": 24166.0353,
"rate": 241.660353
}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