Rate Overview
Live
1 UGX = 0.398975 KRW
1 KRW = 2.5064
UGX
Avg
0.403222
High
0.415165
Low
0.390204
Last updated: 5/27/2026, 2:56:06 PM
Quick Conversions
| UGX | KRW |
|---|---|
| 1 UGX | 0.40 KRW |
| 10 UGX | 3.99 KRW |
| 50 UGX | 19.95 KRW |
| 100 UGX | 39.90 KRW |
| 500 UGX | 199.49 KRW |
| 1,000 UGX | 398.98 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-27T14:56:06Z",
"rates": {
"KRW": 0.398975
}
}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.8975,
"rate": 0.398975
}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