Rate Overview
Live
1 UGX = 0.421020 KRW
1 KRW = 2.3752
UGX
Avg
0.420825
High
0.425191
Low
0.418121
Last updated: 7/6/2026, 10:48:03 PM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.42 KRW |
| 10 UGX | 4.21 KRW |
| 50 UGX | 21.05 KRW |
| 100 UGX | 42.10 KRW |
| 500 UGX | 210.51 KRW |
| 1,000 UGX | 421.02 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-06T22:48:03Z",
"rates": {
"KRW": 0.42102
}
}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": 42.102000000000004,
"rate": 0.42102
}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