Rate Overview
Live
1 KMF = 0.004213 AWG
1 AWG = 237.3606
KMF
Avg
0.004209
High
0.004225
Low
0.004197
Last updated: 6/16/2026, 9:46:58 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.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-06-16T09:46:58Z",
"rates": {
"AWG": 0.004213
}
}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.42129999999999995,
"rate": 0.004213
}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