Rate Overview
Live
1 UGX = 0.391446 KRW
1 KRW = 2.5546
UGX
Avg
0.402916
High
0.421863
Low
0.385667
Last updated: 7/28/2026, 12:08:02 AM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.39 KRW |
| 10 UGX | 3.91 KRW |
| 50 UGX | 19.57 KRW |
| 100 UGX | 39.14 KRW |
| 500 UGX | 195.72 KRW |
| 1,000 UGX | 391.45 KRW |
Get UGX/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=KRWExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-28T00:08:02Z",
"rates": {
"KRW": 0.391446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "KRW",
"amount": 100
},
"result": 39.144600000000004,
"rate": 0.391446
}Build with UGX/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key