Rate Overview
Live
1 UGX = 0.117882 KMF
1 KMF = 8.4831
UGX
Avg
0.117800
High
0.118119
Low
0.117428
Last updated: 7/7/2026, 6:30:46 AM
Quick Conversions
| UGX | KMF |
|---|---|
| 1 UGX | 0.12 KMF |
| 10 UGX | 1.18 KMF |
| 50 UGX | 5.89 KMF |
| 100 UGX | 11.79 KMF |
| 500 UGX | 58.94 KMF |
| 1,000 UGX | 117.88 KMF |
Get UGX/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=KMFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-07T06:30:46Z",
"rates": {
"KMF": 0.117882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "KMF",
"amount": 100
},
"result": 11.7882,
"rate": 0.117882
}Build with UGX/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key