Skip to content

AOA to KMF exchange rate API

Kwanza to Comoro Franc · quoted 2026-09-25

0.47203

▲ +3.92% over 1Y

1 AOA = 0.47203 KMF · 1 KMF = 2.1185 AOA · Get this rate via the API

1 AOA buys 0.47203 KMF as of 2026-09-25, so 1 KMF buys 2.1185 AOA. Over the last year, AOA/KMF traded between 0.45131 and 0.47203, averaged 0.46132 and rose 3.92%. The API holds daily AOA/KMF rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

AOA/KMF over 1Y

AOA/KMF over 1Y: show the values
PointAOA/KMF
2025-09-250.45425
2025-10-020.45670
2025-10-090.46057
2025-10-160.45958
2025-10-230.46198
2025-10-300.45913
2025-11-060.46619
2025-11-130.46332
2025-11-200.46369
2025-11-270.46014
2025-12-040.45835
2025-12-120.45525
2025-12-190.45693
2025-12-260.45581
2026-01-020.45400
2026-01-090.46007
2026-01-160.46159
2026-01-230.45673
2026-01-300.45131
2026-02-060.45522
2026-02-130.45149
2026-02-200.45655
2026-02-270.45434
2026-03-060.46250
2026-03-130.46539
2026-03-200.46363
2026-03-270.46451
2026-04-030.46478
2026-04-100.45910
2026-04-170.45693
2026-04-240.45970
2026-05-010.45752
2026-05-080.45643
2026-05-160.45973
2026-05-240.46237
2026-05-310.45441
2026-06-090.46443
2026-06-160.46376
2026-06-230.46906
2026-06-300.47018
2026-07-070.46884
2026-07-140.47057
2026-07-210.47041
2026-07-280.47094
2026-08-040.46603
2026-08-110.46520
2026-08-180.46269
2026-08-260.45814
2026-09-020.46302
2026-09-090.46056
2026-09-160.46383
2026-09-230.46995

High

0.47203

Low

0.45131

Average

0.46132

For developers

Get this rate via the API

One GET request returns the AOA/KMF rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AOA&currencies=KMF"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AOA&currencies=KMF");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AOA&currencies=KMF").json()

Replace YOUR_API_KEY with the key from your dashboard.

AOA/KMF API questions

How do I get the AOA/KMF exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AOA&currencies=KMF, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest AOA/KMF rate in rates.KMF.

How far back does AOA/KMF historical data go?

Daily AOA/KMF rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free AOA/KMF exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.