Rate Overview
Live
1 AWG = 238.1810 KMF
1 KMF = 0.004198
AWG
Avg
235.4596
High
240.0636
Low
231.4832
Last updated: 3/27/2026, 11:59:28 AM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 238.18 KMF |
| 10 AWG | 2,381.81 KMF |
| 50 AWG | 11,909.05 KMF |
| 100 AWG | 23,818.10 KMF |
| 500 AWG | 119,090.50 KMF |
| 1,000 AWG | 238,181.00 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-03-27T11:59:28Z",
"rates": {
"KMF": 238.181003
}
}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": 23818.100300000002,
"rate": 238.181003
}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