Rate Overview
Live
1 AWG = 240.5005 KMF
1 KMF = 0.004158
AWG
Avg
240.4005
High
240.9484
Low
239.7031
Last updated: 7/23/2026, 10:08:02 AM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 240.50 KMF |
| 10 AWG | 2,405.01 KMF |
| 50 AWG | 12,025.03 KMF |
| 100 AWG | 24,050.05 KMF |
| 500 AWG | 120,250.26 KMF |
| 1,000 AWG | 240,500.52 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-23T10:08:02Z",
"rates": {
"KMF": 240.500517
}
}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": 24050.0517,
"rate": 240.500517
}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