Rate Overview
Live
1 UGX = 0.390353 KRW
1 KRW = 2.5618
UGX
Avg
0.402764
High
0.423078
Low
0.384390
Last updated: 7/28/2026, 10:00:45 AM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.39 KRW |
| 10 UGX | 3.90 KRW |
| 50 UGX | 19.52 KRW |
| 100 UGX | 39.04 KRW |
| 500 UGX | 195.18 KRW |
| 1,000 UGX | 390.35 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-28T10:00:45Z",
"rates": {
"KRW": 0.390353
}
}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.0353,
"rate": 0.390353
}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