Rate Overview
Live
1 UGX = 0.001012 SAR
1 SAR = 988.1423
UGX
Avg
0.001051
High
0.001096
Low
0.000996
Last updated: 3/27/2026, 12:03:49 PM
Quick Conversions
| UGX | SAR |
|---|---|
| 1 UGX | 0.00 SAR |
| 10 UGX | 0.01 SAR |
| 50 UGX | 0.05 SAR |
| 100 UGX | 0.10 SAR |
| 500 UGX | 0.51 SAR |
| 1,000 UGX | 1.01 SAR |
Get UGX/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SARExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T12:03:49Z",
"rates": {
"SAR": 0.001012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SAR",
"amount": 100
},
"result": 0.10120000000000001,
"rate": 0.001012
}Build with UGX/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key