Rate Overview
Live
1 KMF = 0.004227 AWG
1 AWG = 236.5744
KMF
Avg
0.004255
High
0.004299
Low
0.004220
Last updated: 3/7/2026, 12:30:41 AM
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.23 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-03-07T00:30:41Z",
"rates": {
"AWG": 0.004227
}
}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.42269999999999996,
"rate": 0.004227
}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