Rate Overview
Live
1 UGX = 0.399883 KRW
1 KRW = 2.5007
UGX
Avg
0.400564
High
0.403037
Low
0.399189
Last updated: 5/27/2026, 12:17:03 PM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.40 KRW |
| 10 UGX | 4.00 KRW |
| 50 UGX | 19.99 KRW |
| 100 UGX | 39.99 KRW |
| 500 UGX | 199.94 KRW |
| 1,000 UGX | 399.88 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-27T12:17:03Z",
"rates": {
"KRW": 0.399883
}
}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.988299999999995,
"rate": 0.399883
}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