Rate Overview
Live
1 AWG = 232.5614 KMF
1 KMF = 0.004300
AWG
Avg
233.3525
High
235.8373
Low
232.5614
Last updated: 4/16/2026, 4:34:50 PM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 232.56 KMF |
| 10 AWG | 2,325.61 KMF |
| 50 AWG | 11,628.07 KMF |
| 100 AWG | 23,256.14 KMF |
| 500 AWG | 116,280.69 KMF |
| 1,000 AWG | 232,561.37 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-04-16T16:34:50Z",
"rates": {
"KMF": 232.56137
}
}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": 23256.137000000002,
"rate": 232.56137
}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