Rate Overview
Live
1 AWG = 240.9977 KMF
1 KMF = 0.004149
AWG
Avg
241.3855
High
241.8454
Low
240.9977
Last updated: 7/1/2026, 5:22:01 PM
Quick Conversions
| AWG | KMF |
|---|---|
| 1 AWG | 241.00 KMF |
| 10 AWG | 2,409.98 KMF |
| 50 AWG | 12,049.89 KMF |
| 100 AWG | 24,099.77 KMF |
| 500 AWG | 120,498.87 KMF |
| 1,000 AWG | 240,997.74 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-01T17:22:01Z",
"rates": {
"KMF": 240.99774
}
}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": 24099.773999999998,
"rate": 240.99774
}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