Rate Overview
Live
1 SAR = 987.5524 UGX
1 UGX = 0.001013
SAR
Avg
964.0782
High
1000.17
Low
920.8756
Last updated: 3/27/2026, 4:32:19 PM
Quick Conversions
| SAR | UGX |
|---|---|
| 1 SAR | 987.55 UGX |
| 10 SAR | 9,875.52 UGX |
| 50 SAR | 49,377.62 UGX |
| 100 SAR | 98,755.24 UGX |
| 500 SAR | 493,776.19 UGX |
| 1,000 SAR | 987,552.38 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-27T16:32:19Z",
"rates": {
"UGX": 987.552376
}
}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": 98755.2376,
"rate": 987.552376
}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