Rate Overview
Live
1 AED = 115.1417 KMF
1 KMF = 0.008685
AED
Avg
114.6312
High
115.4555
Low
113.7963
Last updated: 5/26/2026, 4:13:37 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 115.14 KMF |
| 10 AED | 1,151.42 KMF |
| 50 AED | 5,757.08 KMF |
| 100 AED | 11,514.17 KMF |
| 500 AED | 57,570.84 KMF |
| 1,000 AED | 115,141.67 KMF |
Get AED/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KMFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-26T04:13:37Z",
"rates": {
"KMF": 115.14167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KMF",
"amount": 100
},
"result": 11514.167000000001,
"rate": 115.14167
}Build with AED/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key