Rate Overview
Live
1 SAR = 992.5260 UGX
1 UGX = 0.001008
SAR
Avg
990.7596
High
992.5308
Low
988.7352
Last updated: 8/19/2026, 8:07:30 PM
Quick Conversions
| SAR | UGX |
|---|---|
| 1 SAR | 992.53 UGX |
| 10 SAR | 9,925.26 UGX |
| 50 SAR | 49,626.30 UGX |
| 100 SAR | 99,252.60 UGX |
| 500 SAR | 496,263.00 UGX |
| 1,000 SAR | 992,526.00 UGX |
Get SAR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=UGXExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-19T20:07:30Z",
"rates": {
"UGX": 992.526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "UGX",
"amount": 100
},
"result": 99252.59999999999,
"rate": 992.526
}Build with SAR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key