Rate Overview
Live
1 UGX = 0.409296 KRW
1 KRW = 2.4432
UGX
Avg
0.400061
High
0.409296
Low
0.391412
Last updated: 3/27/2026, 1:41:44 PM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.41 KRW |
| 10 UGX | 4.09 KRW |
| 50 UGX | 20.46 KRW |
| 100 UGX | 40.93 KRW |
| 500 UGX | 204.65 KRW |
| 1,000 UGX | 409.30 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-03-27T13:41:44Z",
"rates": {
"KRW": 0.409296
}
}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": 40.9296,
"rate": 0.409296
}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