Rate Overview
Live
1 AWG = 236.5841 KMF
1 KMF = 0.004227
AWG
Avg
235.1860
High
236.9604
Low
232.5927
Last updated: 3/7/2026, 3:47:44 AM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 236.58 KMF |
| 10 AWG | 2,365.84 KMF |
| 50 AWG | 11,829.21 KMF |
| 100 AWG | 23,658.41 KMF |
| 500 AWG | 118,292.05 KMF |
| 1,000 AWG | 236,584.10 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-07T03:47:44Z",
"rates": {
"KMF": 236.584104
}
}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": 23658.4104,
"rate": 236.584104
}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