Rate Overview
Live
1 UGX = 0.388371 KRW
1 KRW = 2.5749
UGX
Avg
0.390992
High
0.396359
Low
0.384390
Last updated: 5/7/2026, 8:38:26 AM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.39 KRW |
| 10 UGX | 3.88 KRW |
| 50 UGX | 19.42 KRW |
| 100 UGX | 38.84 KRW |
| 500 UGX | 194.19 KRW |
| 1,000 UGX | 388.37 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-05-07T08:38:26Z",
"rates": {
"KRW": 0.388371
}
}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": 38.8371,
"rate": 0.388371
}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