Rate Overview
Live
1 SAR = 987.2685 UGX
1 UGX = 0.001013
SAR
Avg
985.2229
High
991.9658
Low
980.1169
Last updated: 4/18/2026, 8:37:52 AM
Quick Conversions
| SAR | UGX |
|---|---|
| 1 SAR | 987.27 UGX |
| 10 SAR | 9,872.68 UGX |
| 50 SAR | 49,363.42 UGX |
| 100 SAR | 98,726.85 UGX |
| 500 SAR | 493,634.25 UGX |
| 1,000 SAR | 987,268.49 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-04-18T08:37:52Z",
"rates": {
"UGX": 987.268494
}
}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": 98726.8494,
"rate": 987.268494
}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