Rate Overview
Live
1 AWG = 237.3631 KMF
1 KMF = 0.004213
AWG
Avg
236.7429
High
237.3631
Low
235.5159
Last updated: 9/2/2026, 5:30:02 PM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 237.36 KMF |
| 10 AWG | 2,373.63 KMF |
| 50 AWG | 11,868.16 KMF |
| 100 AWG | 23,736.31 KMF |
| 500 AWG | 118,681.57 KMF |
| 1,000 AWG | 237,363.15 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-09-02T17:30:02Z",
"rates": {
"KMF": 237.363149
}
}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": 23736.314899999998,
"rate": 237.363149
}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