Rate Overview
Live
1 KMF = 0.004212 AWG
1 AWG = 237.4169
KMF
Avg
0.004223
High
0.004245
Low
0.004212
Last updated: 9/2/2026, 5:27:57 PM
Quick Conversions
| KMF | AWG |
|---|---|
| 1 KMF | 0.00 AWG |
| 10 KMF | 0.04 AWG |
| 50 KMF | 0.21 AWG |
| 100 KMF | 0.42 AWG |
| 500 KMF | 2.11 AWG |
| 1,000 KMF | 4.21 AWG |
Get KMF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=AWGExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-09-02T17:27:57Z",
"rates": {
"AWG": 0.004212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "AWG",
"amount": 100
},
"result": 0.42119999999999996,
"rate": 0.004212
}Build with KMF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key