Rate Overview
Live
1 KRW = 2.5008 UGX
1 UGX = 0.399879
KRW
Avg
2.4805
High
2.5628
Low
2.4087
Last updated: 5/27/2026, 5:17:40 PM
Quick Conversions
| KRW | UGX |
|---|---|
| 1 KRW | 2.50 UGX |
| 10 KRW | 25.01 UGX |
| 50 KRW | 125.04 UGX |
| 100 KRW | 250.08 UGX |
| 500 KRW | 1,250.38 UGX |
| 1,000 KRW | 2,500.76 UGX |
Get KRW/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=UGXExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-27T17:17:40Z",
"rates": {
"UGX": 2.500759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "UGX",
"amount": 100
},
"result": 250.0759,
"rate": 2.500759
}Build with KRW/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key