Rate Overview
Live
1 SAR = 987.7099 UGX
1 UGX = 0.001012
SAR
Avg
997.5485
High
1006.25
Low
985.1663
Last updated: 3/27/2026, 9:24:52 AM
Quick Conversions
| SAR | UGX |
|---|---|
| 1 SAR | 987.71 UGX |
| 10 SAR | 9,877.10 UGX |
| 50 SAR | 49,385.49 UGX |
| 100 SAR | 98,770.99 UGX |
| 500 SAR | 493,854.95 UGX |
| 1,000 SAR | 987,709.89 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-03-27T09:24:52Z",
"rates": {
"UGX": 987.709893
}
}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": 98770.9893,
"rate": 987.709893
}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