Rate Overview
Live
1 AWG = 240.2961 KMF
1 KMF = 0.004162
AWG
Avg
235.7008
High
241.3220
Low
229.1801
Last updated: 7/18/2026, 6:50:46 PM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 240.30 KMF |
| 10 AWG | 2,402.96 KMF |
| 50 AWG | 12,014.81 KMF |
| 100 AWG | 24,029.61 KMF |
| 500 AWG | 120,148.06 KMF |
| 1,000 AWG | 240,296.12 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-07-18T18:50:46Z",
"rates": {
"KMF": 240.296124
}
}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": 24029.612399999998,
"rate": 240.296124
}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