Rate Overview
Live
1 SAR = 987.7230 UGX
1 UGX = 0.001012
SAR
Avg
997.5469
High
1006.25
Low
985.1663
Last updated: 3/27/2026, 6:03:51 AM
Quick Conversions
| SAR | UGX |
|---|---|
| 1 SAR | 987.72 UGX |
| 10 SAR | 9,877.23 UGX |
| 50 SAR | 49,386.15 UGX |
| 100 SAR | 98,772.30 UGX |
| 500 SAR | 493,861.51 UGX |
| 1,000 SAR | 987,723.02 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-27T06:03:51Z",
"rates": {
"UGX": 987.723022
}
}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": 98772.3022,
"rate": 987.723022
}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